Skip Navigation Links | |
Exit Print View | |
![]() |
Sun Ethernet Fabric Operating System IPv6 Administration Guide |
Route Redistribution Topology in IPv6
Completing Preliminary Configurations
Configure an IPv4 Address for an Interface
Configuring the Basic IPv6 Topology
Configuring the Route Redistribution Topology
Configuring IPv6 Support in an Interface
Add IPv6 Addresses to an Interface
Remove IPv6 Addresses From an Interface
Configuring IPv6 Static Routes
Configuring Static Neighbor Cache Entries
Checking a Local or Remote Endpoint
Check an Endpoint Using Default Values
Check an Endpoint Using the Link-Local Address
Configuring Router Advertisement Parameters
Setting the MTU for Use in PMTU Discovery
Set the MTU for Use in PMTU Discovery
Configuring the IPv6 Route Redistribution Policy for Routing Protocols
Configure the IPv6 Route Redistribution Policy for Routing Protocols
SEFOS# configure terminal SEFOS(config)# interface vlan 1
SEFOS(config-if)# ipv6 enable SEFOS(config-if)# ipv6 address fec0::1111:0:1/96
SEFOS(config-if)# no ipv6 nd suppress-ra
SEFOS(config-if)# ipv6 nd managed-config flag
SEFOS(config-if)# no ipv6 nd managed-config flag
SEFOS(config-if)# ipv6 nd other-config flag
SEFOS(config-if)# no ipv6 nd other-config flag
SEFOS(config-if)# ipv6 hop-limit 10
The default router time is given in seconds. This value represents the time taken until the entity acts as the default router for all of the hosts on the interface.
SEFOS(config-if)# ipv6 nd ra-lifetime 1000
The reachable-time is given in milliseconds. This value represents the time taken until a neighboring node is considered to be reachable after having received the reachability confirmation from that node.
SEFOS(config-if)# ipv6 nd reachable-time msec 500000
The retransmit time is given in milliseconds. This value represents the time taken between retransmitted neighbor solicitations, and it is used during address resolution, reachability detection, and duplicate address detection.
SEFOS(config-if)# ipv6 nd ns-interval 500000
SEFOS(config-if)# ipv6 nd ra-mtu 1500
Router advertisements are sent periodically at a random interval between the values specified by the minimum and maximum time values.
SEFOS(config-if)# ipv6 nd ra-interval 300 200
SEFOS(config-if)# ipv6 nd prefix fec0::1111:0:0 96 500 400
SEFOS# show ipv6 interface vlan 1 vlan1 is up, line protocol is up ... ICMP redirects are enabled ND DAD is enabled, Number of DAD attempts: 1 ND router advertisement is enabled ND reachable time is 500000 milliseconds ND retransmit time is 500000 milliseconds ND router advertisements are sent every 300 seconds ND router advertisement Link MTU 1500