Wednesday 18 May 2016

IPv6 Cram


ipv6 enable
ipv6 address
ipv6 address ****** eui-64
ipv6 address autoconfig
ipv6 route  (Static or default)
Static routes with exit interface need the link local IP

ipv6 unicast-routing

OSPFv3 [assign ip initially]
ipv6 unicast-routing
ipv6 router ospf 1
router-id 2.2.2.2
(config-if)ipv6 ospf 1 area 0


show ipv6 route
show ipv6 interface
show ipv6 interface brief
show ipv6 ospf neighbor
show ipv6 ospf interface

No comments:

Post a Comment