NWC_LAB6_12.6.6: Configure IPv6 Addressing

Описание к видео NWC_LAB6_12.6.6: Configure IPv6 Addressing

--command in notepad--
en
conf t
ipv6 unicast-routing
interface gigabitethernet0/0
ipv6 address 2001:db8:1:1::1/64
ipv6 address fe80::1 link-local
no shutdown
exit
interface gigabitethernet0/1
ipv6 address 2001:db8:1:2::1/64
ipv6 address fe80::1 link-local
no shutdown
exit
interface serial0/0/0
ipv6 address 2001:db8:1:a001::2/64
ipv6 address fe80::1 link-local
no shutdown
exit
exit
show ipv6 interface brief
wr

Комментарии

Информация по комментариям в разработке