Term
| Command to starts IPv6 routing on a router. |
|
Definition
| (config)#ipv6 unicast-routing |
|
|
Term
| Command to onfigure a router interface with the IPv6 routed protocol. |
|
Definition
| (config-if)#ipv6 address <ipv6-prefix>/prefix-length [eui-64] |
|
|
Term
| Command to enable IPv6 on a LAN link only. |
|
Definition
|
|
Term
| Command to enable stateless autoconfiguration on a router interface. |
|
Definition
| (config-if)#ipv6 address autoconfig |
|
|
Term
| Command to an IPv6 static route on a router. |
|
Definition
| (config)#ipv6 route <ipv6_network/ipv6_mask> <outgoing_int> <ipv6_next_hop> |
|
|
Term
| Configure an interface with a default IPv6 static route. |
|
Definition
| (config)#ipv6 route ::/0 <outgoing_int> <ipv6_next_hop> |
|
|
Term
| Command to enter IPv6 router configuration mode. |
|
Definition
| (config)#ipv6 router rip <process #> |
|
|
Term
| Enables IPv6 RIP on a router interface. |
|
Definition
| (config-if)#ipv6 rip <process #> enable |
|
|
Term
| Enables IPv6 EIGRP on a router. |
|
Definition
| (config)#ipv6 router eigrp <AS#> |
|
|
Term
| Enables IPv6 EIGRP on each interface you want to use. |
|
Definition
| (config-if)#ipv6 eigrp <AS#> |
|
|
Term
| Enables the IPv6 OSPF on a router. |
|
Definition
| (config)#ipv6 router ospf <process_id> |
|
|
Term
| Configures an area for an IPv6 OSPF interface. |
|
Definition
| (config-if)#ipv6 ospf <process_id> area <area> |
|
|
Term
| Assigns a priority number to an IPv6 OSPF interface for the purpose of electing a DR. |
|
Definition
| (config-if)#ipv6 ospf priority <priority> |
|
|
Term
| Assigns a cost to an IPv6 OSPF interface for the purpose of calculating the best route. |
|
Definition
| (config-if)#ipv6 ospf cost <cost> |
|
|
Term
| Displays the IPv6 routing table on a router. |
|
Definition
|
|
Term
| Shows the IPv6 routing protocols that are enabled. |
|
Definition
|
|
Term
| Displays the IPv6 administrative distance, plus the multicast group, maximum paths, and timers. |
|
Definition
|
|
Term
| Displays the IPv6 address, unicast address, and other interface information regarding IPv6. |
|
Definition
| #show ipv6 interface <int> |
|
|
Term
| Display the interfaces configured for EIGRPv6. |
|
Definition
| #show ipv6 eigrp interfaces |
|
|
Term
| Displays a list of EIGRP neighbors. |
|
Definition
| #show ipv6 eigrp neighbors |
|
|
Term
| Displays the list of IPv6 EIGRP routes contained in the topology table. |
|
Definition
| #show ipv6 eigrp topology |
|
|
Term
| Displays IPv6 EIGRP derived routes only. |
|
Definition
|
|
Term
| Display the interfaces configured for OSPFv3. |
|
Definition
|
|
Term
| Displays general OSPFv3 information (processes ID, router ID, etc.). |
|
Definition
|
|
Term
| Displays the OSPFv3 neighbors table. |
|
Definition
|
|
Term
| Display OSPFv3 debug messages about the adjacency process. |
|
Definition
| #debug ipv6 ospf adjacencies |
|
|
Term
| Displays the events that occur if an OSPFv3 update takes place. |
|
Definition
|
|
Term
| Displays the updates between OSPFv3 neighbor routers. |
|
Definition
|
|