|
Question : What is the equivilent to trunking with HP procurve 5406
|
|
What is the equivilent to trunking with HP procurve 5406. I am used to cisco and setting a port to switchport mode access. What is the equivlent in the hp. I am trying to setup a phone system to be on its own subnet and has to be connected via trunk. A cisco router is doing the intervlan routing. Here is my config: module 1 type J8702A module 2 type J8702A module 3 type J8702A module 4 type J8702A interface D2 speed-duplex 100-full lacp Passive exit interface D23 speed-duplex 100-full exit interface C2 speed-duplex 100-full lacp Passive exit ip default-gateway 192.168.92.10 snmp-server community "public" Unrestricted vlan 1 name "DEFAULT_VLAN" untagged A1-A24,B1-B24,C1-C24,D1-D24 ip helper-address 192.168.92.100 ip address 192.168.92.200 255.255.255.0 exit vlan 32 name "voice" qos priority 6 ip helper-address 192.168.92.100 ip address 192.168.32.200 255.255.255.0 tagged A1-A24,B1-B24,C1-C24,D1-D24 exit
|
Answer : What is the equivilent to trunking with HP procurve 5406
|
|
Dear mkurtzhals
HP Procurve doesn't use the term trunking rather they tagged port and untagged port. Here are the details aboout tagging & untagging
HP ProCurve switch Cisco switch Untagged port Access port Tagged port Trunk Port
Hope u got the details
Cheers
Yasir
|
|
|
|