SNR S2989G-48TX-RPS — настройка IPv6 и VLAN на коммутаторах: пошаговое руководство [174/553]

Превью страниц Страница 174 / 553
SNR S2989G-48TX-POE Руководство по настройке онлайн [174/553] 747269
S2989G-24TX Operation Manual
Chapter 3 IP services Configuration
3-12
address 2002::1/64 in VLAN2.
3. Configure 2 VLANs on Switch2, namely, VLAN2 and VLAN3.
4. Configure IPv6 address 2002::2/64 in VLAN2 of Switch2, and configure IPv6
address 2003::1/64 in VLAN3.
5. The IPv6 address of PC1 is 2001::11/64, and the IPv6 address of PC2 is
2003::33/64.
6. Configure static routing 2003:33/64 on Switch1, and configure static routing
2001::11/64 on Switch2.
7. ping6 each other among PCs.
Note: First make sure PC1 and Switch1 can access each other by ping, and PC2 and
Switch2 can access each other by ping.
The configuration procedure is as follows:
Switch1(Config)#interface vlan 1
Switch1(Config-if-Vlan1)#ipv6 address 2001::1/64
Switch1(Config)#interface vlan 2
Switch1(Config-if-Vlan2)#ipv6 address 2002::1/64
Switch1(Config-if-Vlan2)#exit
Switch1(Config)#ipv6 route 2003::33/64 2002::2
Switch2(Config)#interface vlan 2
Switch2(Config-if-Vlan2)#ipv6 address 2002::2/64
Switch2(Config)#interface vlan 3
Switch2(Config-if-Vlan3)#ipv6 address 2003::1/64
Switch2(Config-if-Vlan3)#exit
Switch2(Config)#ipv6 route 2001::33/64 2002::1
Switch1#ping6 2003::33
Configuration result:
Switch1#show run
interface Vlan1
ipv6 address 2001::1/64
!
interface Vlan2
ipv6 address 2002::2/64
!
interface Loopback
mtu 3924
!

Содержание

666

Узнайте, как настроить IPv6 адресацию и VLAN на коммутаторах. Пошаговая инструкция по конфигурации, маршрутизации и проверке соединений между устройствами.