HP (Hewlett-Packard) 6208M-SX Switch User Manual


 
Advanced Configuration and Management Guide
Do the same thing for VLAN 8.
HP9300-A(config-vif-1)# vlan 8 name IPX_Network2
HP9300-A(config-vlan-8)# untag ethernet 1/5 to 1/8
HP9300-A(config-vlan-8)# no spanning-tree
HP9300-A(config-vlan-8)# router-interface ve 2
HP9300-A(config-vlan-8)# other-proto name block-other-protocols
HP9300-A(config-vlan-other-proto)# no dynamic
HP9300-A(config-vlan-other-proto)# exclude ethernet 1/5 to 1/8
HP9300-A(config-vlan-other-proto)# int ve2
HP9300-A(config-vif-2)# ipx network 2 ethernet_802.3
HP9300-A(config-vif-2)#
The next thing you need to do is create VLAN 3. This is very similar to the previous example with the addition of
virtual interfaces to the IP sub-net and IPX network VLANs. Also there is no need to exclude ports from the
IP sub-net and IPX network VLANs on the routing switch.
HP9300-A(config-vif-2)# vlan 3 name IP_Sub_&_IPX_Net_VLAN
HP9300-A(config-vlan-3)# untag e2/1 to 2/8
HP9300-A(config-vlan-3)# no spanning-tree
HP9300-A(config-vlan-3)# ip-subnet 1.1.1.0/24
HP9300-A(config-vlan-ip-subnet)# static e2/1 to 2/4
HP9300-A(config-vlan-ip-subnet)# router-interface ve3
HP9300-A(config-vlan-ip-subnet)# ipx-network 1 ethernet_802.3
HP9300-A(config-vlan-ipx-network)# static e2/5 to 2/8
HP9300-A(config-vlan-ipx-network)# router-interface ve4
HP9300-A(config-vlan-ipx-network)# other-proto name block-other-protocols
HP9300-A(config-vlan-other-proto)# exclude e2/1 to 2/8
HP9300-A(config-vlan-other-proto)# no dynamic
HP9300-A(config-vlan-other-proto)# interface ve 3
HP9300-A(config-vif-3)# ip addr 1.1.1.1/24
HP9300-A(config-vif-3)# ip ospf area 0.0.0.0
HP9300-A(config-vif-3)# int ve4
HP9300-A(config-vif-4)# ipx network 1 ethernet_802.3
HP9300-A(config-vif-4)#
Now configure VLAN 4. Remember this is a flat segment that, in the previous example, obtained its IP default
gateway and IPX router services from an external HP 9304M. In this example, 9304 A will provide the routing
services for VLAN 4. You also want to configure the STP priority for VLAN 4 to make 9304 A the root bridge for
this VLAN.
HP9300-A(config-vif-4)# vlan 4 name Bridged_ALL_Protocols
HP9300-A(config-vlan-4)# untag ethernet 3/1 to 3/8
16 - 24