Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

How do I configure IPv6 static neighbors and IPv6 static routes? 

Jul 07, 2014 01:17 PM

Question:  How do I configure IPv6 static neighbors and IPv6 static routes?

 

Product and Software: This article applies to all Aruba controllers and ArubaOS 6.1.

IPv6 Static Neighbor

Similar to static ARP entries in IPv4, static IPv6 neighbor entries are supported in the controller. To configure an IPv6 static neighbor entry, you need the IPv6 address of the neighbor device, the MAC address, and the VLAN number.

To configure a static neighbor, issue this command:

(config)# ipv6 neighbor <ipv6 addr> vlan <vlan-id> <mac>

IPv6 Static Route

As in case of IPv4, default route and specific static routes are supported for IPv6 in the controller.

To configure the default static route, issue this command:

(config)# ipv6 default-gateway <ipv6-addr> <cost>

To configure specific static route, issue this command:

(config)# ipv6 route <ipv6-network-address/ prefix> <ipv6-next-hop> <cost>

To see the IPv6 routing table, issue this command:

#show ipv6 route

 

1373_image001.png

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.