|
Question : VLAN help!!!!HP Procurve cisco
|
|
Hello ,
I am trying to setup vlans on a 5406zl Hp Procurve using cisco routers. I have been plugging a pc into port c2 on the switch but cannot access anything here are my configs:
HP 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
Cisco interface FastbthernetO/O description LAN connect,on no ip address duplex auto speed auto no keepalive interface FastEthernetO/O.]. description Data VLAN encapsulation dotlQ 1 native -ip address 192.168.92.10 255.255.255.0 interface FastEtherneto/0.10 description voice VLAN encapsulation dotlQ 32 -ip address 192.168.32.1 255.255.255.0 interface FastEtherneto/1 no ip address shutdown duplex auto speed auto interface serialO/1/O;O description WAN to Security ip address 192.168.90.9 255.255.255.252 encapsulation ppp service-policy output WAN-OUT interface serialO/1/1:0 description WAN to Maintenance ip address 192.168.90.5 255.255.255.252 encapsulation ppp service-policy output WAN-OUT interface serialO/2/0:0 description WAN to Tennis -ip address 192.168.90.1 255.255.255.252 encapsulation ppp service-policy output WAN-OUT router rip version 2 redi stri bute stati c network 192.168.32.0 network 192.168,90.0 network 192.168.92.0 no auto-summary
|
Answer : VLAN help!!!!HP Procurve cisco
|
|
Sorry I think I misunderstood. What ports connect the cisco to the procurve?
lacp is not trunking in the vlan sense (multiple vlans down a single connection) it is trunking as the hp definition (multiple links aggregated into one logical link).
If C2 is connected to the router, lacp should be off.
|
|
|
|