2010年4月5日 星期一

EXTREME 802.1q的vlan


以extreme summit 200-24為例

第一台 extreme summit 200-24

create vlan v1
create vlan v2
create vlan bone


configure vlan v1 ipaddress 192.168.1.1/24
configure vlan v2 ipaddress 192.168.2.1/24
configure vlan bone ipaddress 192.168.200.1/24


configure vlan v1 tag 11
configure vlan v2 tag 12
configure vlan bone tag 1111


configure vlan v1 add ports 1-12
configure vlan v2 add ports 13-24
configure vlan bone add ports 26 tagged 須先將bone指定tag
configure vlan v1 add ports 26 tagged 須先將v1指定tag
configure vlan v2 add ports 26 tagged 須先將v2指定tag


enable ipforwarding vlan v1
enable ipforwarding vlan v2
enable ipforwarding vlan bone


enable rip
configure rip add vlan v1
configure rip add vlan v2
configure rip add vlan bone


第二台 extreme summit 200-24

create vlan v1
create vlan v2
create vlan bone


configure vlan bone ipaddress 192.168.200.2/24


configure vlan v1 tag 11
configure vlan v2 tag 12
configure vlan bone tag 1111


configure vlan v1 add ports 1-12
configure vlan v2 add ports 13-24
configure vlan bone add ports 26 tagged 須先將bone指定tag
configure vlan v1 add ports 26 tagged 須先將v1指定tag
configure vlan v2 add ports 26 tagged 須先將v2指定tag


enable ipforwarding vlan bone


configure rip add vlan bone

沒有留言:

張貼留言