HP ProCurve 9304M Installation And Configuration Manual page 368

Routing switches
Hide thumbs Also See for ProCurve 9304M:
Table of Contents

Advertisement

Installation and Basic Configuration Guide
HP9300(config-vlan-10)# appletalk-cable-vlan 1 name cable-one
HP9300(config-vlan-10)# static ethe 2/1 to 2/2 ethe 3/1 to 3/2
HP9300(config-vlan-10)# router-interface ve 1
HP9300(config-vlan-10)# appletalk-cable-vlan 2 name cable-two
HP9300(config-vlan-10)# static ethe 3/3 to 3/4
HP9300(config-vlan-10)# router-interface ve 2
HP9300(config-vlan-10)# appletalk-cable-vlan 3 name cable-three
HP9300(config-vlan-10)# static ethe 3/5 to 3/6
HP9300(config-vlan-10)# router-interface ve 3
HP9300(config-vlan-10)# appletalk-cable-vlan 4 name cable-four
HP9300(config-vlan-10)# static ethe 3/7 to 3/8
HP9300(config-vlan-10)# router-interface ve 4
Syntax: appletalk-cable-vlan <vlan-id> [name <string>]
The <vlan-id> can be from 1 – 8.
The name <string> parameter specifies a name and can be a string up to 32 characters long.
Configuring the Router Interfaces
The following commands configure the router interfaces (virtual routing interfaces) associated with the AppleTalk
cable VLANs. The interface ve commands add the virtual routing interfaces to the system. (The router-
interface commands above refer to these interfaces but do not add them. You must add the interfaces using the
interface ve command.)
For each virtual routing interface, additional commands configure the AppleTalk routing parameters for the
interface. Notice that each virtual routing interface has a separate set of routing parameters. The routing
parameters on each virtual routing interface are independent of the routing parameters on other virtual routing
interfaces. Since each AppleTalk cable VLAN is associated with a separate virtual routing interface, each
AppleTalk cable VLAN has a distinct set of routing parameters, separate from the routing parameters on other
AppleTalk VLANs. In effect, each virtual routing interface contains a separate AppleTalk router.
The appletalk address command configures the AppleTalk interface address on the virtual routing interface. The
appletalk cable-range command specifies the cable range for the network. The appletalk routing command
enables AppleTalk routing on the virtual routing interface. The zone-name commands add zones to the network.
For information about the AppleTalk routing commands, see the "Configuring AppleTalk" chapter in the Advanced
Configuration and Management Guide .
The write memory command at the end of the example saves the configuration to the startup-config file.
HP9300(config-vlan-10)# interface ve 1
HP9300(config-vif-1)# appletalk cable-range 10 - 19
HP9300(config-vif-1)# appletalk address 10.1
HP9300(config-vif-1)# appletalk zone-name AA
HP9300(config-vif-1)# appletalk routing
HP9300(config-vif-1)# interface ve 2
HP9300(config-vif-2)# appletalk cable-range 20 - 29
HP9300(config-vif-2)# appletalk address 20.1
HP9300(config-vif-2)# appletalk zone-name BB
HP9300(config-vif-2)# appletalk routing
HP9300(config-vif-2)# interface ve 3
HP9300(config-vif-3)# appletalk cable-range 30 - 39
HP9300(config-vif-3)# appletalk address 30.1
HP9300(config-vif-3)# appletalk zone-name CC
HP9300(config-vif-3)# appletalk routing
HP9300(config-vif-3)# interface ve 4
HP9300(config-vif-4)# appletalk cable-range 40 - 49
HP9300(config-vif-4)# appletalk address 40.1
HP9300(config-vif-4)# appletalk zone-name DD
HP9300(config-vif-4)# appletalk routing
HP9300(config-vif-4)# write memory
11 - 30

Advertisement

Table of Contents
loading

Table of Contents