A SERVICE OF

logo

Advanced Configuration and Management Guide
3. Configure a physical interface on the routing switch that provides access to remote networks to support
routing between local and remote AppleTalk VLANs.
NOTE: By supporting assignment of VLANs on interfaces, the routing switch is functioning as a virtual switch.
Switch
4
3
2
1
5 7 8
Router
Protocol VLAN
Virtual
Interface 3
100.50
Marketing
Zone
300.50
Finance
Zone
6
AppleTalk
Figure 15.3 Virtual interface provides a routing interface to an AppleTalk VLAN
USING THE CLI
To configure the AppleTalk VLAN as seen in Figure 15.3, enter the following commands:
HP9300(config)# router appletalk
HP9300(config)# vlan 1
HP9300(config-vlan-1)# atalk-proto
HP9300(config-vlan-atalk-proto)# static e1/1 to 1/4
HP9300(config-vlan-atalk-proto)# router-interface ve 3
To configure the physical interface (e 1/8) to which all outgoing traffic is forwarded, enter the following commands:
HP9300(config-vlan-atalk-proto)# int e1/8
HP9300(config-if-1/8)# appletalk cable-range 300 - 300
HP9300(config-if-1/8)# appletalk address 300.50
HP9300(config-if-1/8)# appletalk zone-name Finance
HP9300(config-if-1/8)# appletalk routing
15 - 14