11.06.2015 Views

ES4626-SFP Management Guide.pdf

ES4626-SFP Management Guide.pdf

ES4626-SFP Management Guide.pdf

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Configuration Description:<br />

1、 Configure two vlans on SwitchA, namely, vlan1 and vlan2.<br />

2、 Configure IPv6 address 2001::1/64 in vlan1 of SwitchA, and configure IPv6<br />

address 2002::1/64 in vlan.<br />

3、 Configure 2 vlans on SwitchB, namely, vlan2 and vlan3.<br />

4、 Configure IPv6 address 2002::2/64 in vlan2 of SwitchB, and configure IPv6<br />

address 2003::1/64 in vlan2.<br />

5、 The IPv6 address of PC-A is 2001::11/64, and the IPv6 address of PC-B is<br />

2003::33/64.<br />

6、 Configure static routing 2003:33/64 on SwitchA, and configure static routing<br />

2001::11/64 on SwitchB.<br />

7、 ping6 2003::33<br />

Note: First make sure PC-A and Switch can access each other by ping, and PC-B<br />

and SwitchB can access each other by ping.<br />

The configuration procedure is as follows:<br />

SwitchA(Config)#ipv6 enable<br />

SwitchA(Config)#interface vlan 1<br />

SwitchA(Config-if-Vlan1)#ipv6 address 2001::1/64<br />

SwitchA(Config)#interface vlan 2<br />

SwitchA(Config-if-Vlan2)#ipv6 address 2002::1/64<br />

SwitchA(Config-if-Vlan2)#exit<br />

SwitchA(Config)#ipv6 route 2003::33/64 2002::2<br />

SwitchB(Config)#ipv6 enable<br />

SwitchB(Config)#interface vlan 2<br />

SwitchB(Config-if-Vlan2)#ipv6 address 2002::2/64<br />

SwitchB(Config)#interface vlan 3<br />

SwitchB(Config-if-Vlan3)#ipv6 address 2003::1/64<br />

SwitchB(Config-if-Vlan3)#exit<br />

SwitchB(Config)#ipv6 route 2001::33/64 2002::1<br />

SwitchA#ping6 2003::33<br />

Configuration results:<br />

SwitchA#show run<br />

interface Vlan1<br />

ipv6 address 2001::1/64<br />

!<br />

interface Vlan2<br />

306

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!