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
Configure 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)# ipv6 route fec0::3333:0:0 96 fec0::2222:0:10 SEFOS(config)# exit
These steps add one static route to the routing table for the destinations of prefix fec0::3333:0:0 and prefix length 96 with the next hop as fec0::2222:0:10. The default administrative distance is 1.
SEFOS# show ipv6 route IPv6 Routing Table: Codes : C - Connected, S - Static O - OSPF, R - RIP, B - BGP C fec0::1111:0:0/96 [1/1] via ::, vlan1 C fec0::2222:0:0/96 [1/1] via ::, vlan3 S fec0::3333:0:0/96 [1/20] via fec0::2222:0:10, vlan3