VLAN Routing
-
goyoc
VLAN Routing
Hello I have a 6850 Omniswitch. I have configured 3 VLANs and I need to interconnect, I program the ip interfaces for Vlans (I read the manual and think with this is enough) but when one PC connect to Vlan 129 and attempt "ping" to other PC in Vlan 130, don't reply.
Somebody can help me?
Thanks.
! Stack Manager :
! Chassis :
system name CPD-1
! Configuration:
! VLAN :
ethernet-service mode vstk
vlan 1 enable name "VLAN 1"
vlan 129 enable name "Equipos-Datos"
vlan 129 port default 1/24
vlan 129 port default 3/19
vlan 129 port default 3/43
vlan 129 port default 3/44
vlan 129 port default 3/45
vlan 129 port default 3/46
vlan 129 port default 3/47
vlan 129 port default 3/48
vlan 130 enable name "CCTV"
vlan 130 port default 3/1
vlan 130 port default 3/2
vlan 130 port default 3/3
vlan 130 port default 3/4
vlan 130 port default 3/5
vlan 130 port default 3/6
vlan 131 enable name "VoIP"
vlan 131 mobile-tag enable
vlan 131 port default 3/38
vlan 131 port default 3/39
vlan 131 port default 3/40
vlan 131 port default 3/41
vlan 131 port default 3/42
vlan port mobile 3/48
vlan 129 ip 192.168.129.0 255.255.255.0
vlan 131 mac range 00:80:9f:00:00:00 00:80:9f:ff:ff:ff
! VLAN SL:
! IP :
ip service all
ip interface "CCTV" address 192.168.130.17 mask 255.255.255.0 vlan 130 ifindex 1
ip interface "VoIp" address 192.168.131.17 mask 255.255.255.0 vlan 131 ifindex 3
ip interface "equipos" address 192.168.129.17 mask 255.255.255.0 vlan 129 ifindex 4
! IPX :
! IPMS :
ip multicast status enable
! AAA :
aaa authentication default "local"
aaa authentication console "local"
! PARTM :
! AVLAN :
! 802.1x :
! QOS :
qos port 1/25 default classification 802.1p
qos port 1/26 default classification 802.1p
qos apply
! Policy manager :
! Session manager :
session timeout cli 900
session timeout ftp 900
session timeout http 900
session login-timeout 600
! SNMP :
! RIP :
ip load rip
ip rip status enable
! OSPF :
! ISIS :
! IPv6 :
! IP multicast :
ip router router-id 192.168.129.17
ip router primary-address 192.168.129.17
! RIPng :
! OSPF3 :
! BGP :
! Health monitor :
! Interface :
! Udld :
! Netsec :
! Port Mapping :
! Link Aggregate :
! VLAN AGG:
! 802.1Q :
vlan 1 802.1q 1/24 "TAG PORT 1/24 VLAN 1"
vlan 130 802.1q 1/24 "TAG PORT 1/24 VLAN 130"
vlan 131 802.1q 1/24 "TAG PORT 1/24 VLAN 131"
vlan 129 802.1q 3/37 "TAG PORT 3/37 VLAN 129"
vlan 130 802.1q 3/37 "TAG PORT 3/37 VLAN 130"
vlan 131 802.1q 3/37 "TAG PORT 3/37 VLAN 131"
vlan 131 802.1q 3/43 "TAG PORT 3/43 VLAN 131"
vlan 131 802.1q 3/44 "TAG PORT 3/44 VLAN 131"
vlan 131 802.1q 3/45 "TAG PORT 3/45 VLAN 131"
vlan 131 802.1q 3/46 "TAG PORT 3/46 VLAN 131"
vlan 131 802.1q 3/47 "TAG PORT 3/47 VLAN 131"
vlan 129 802.1q 3/49 "TAG PORT 3/49 VLAN 129"
vlan 130 802.1q 3/49 "TAG PORT 3/49 VLAN 130"
vlan 131 802.1q 3/49 "TAG PORT 3/49 VLAN 131"
! Spanning tree :
bridge mode 1x1
! Bridging :
! Bridging :
! Port mirroring :
! UDP Relay :
ip helper pxe-support disable
! Server load balance :
! System service :
! SSH :
! VRRP :
! Web :
! AMAP :
! LLDP :
! Lan Power :
lanpower 3 capacitor-detection enable
lanpower 3/1 priority high
lanpower start 3
! NTP :
! RDP :
! VLAN STACKING:
! Ethernet-OAM :
Somebody can help me?
Thanks.
! Stack Manager :
! Chassis :
system name CPD-1
! Configuration:
! VLAN :
ethernet-service mode vstk
vlan 1 enable name "VLAN 1"
vlan 129 enable name "Equipos-Datos"
vlan 129 port default 1/24
vlan 129 port default 3/19
vlan 129 port default 3/43
vlan 129 port default 3/44
vlan 129 port default 3/45
vlan 129 port default 3/46
vlan 129 port default 3/47
vlan 129 port default 3/48
vlan 130 enable name "CCTV"
vlan 130 port default 3/1
vlan 130 port default 3/2
vlan 130 port default 3/3
vlan 130 port default 3/4
vlan 130 port default 3/5
vlan 130 port default 3/6
vlan 131 enable name "VoIP"
vlan 131 mobile-tag enable
vlan 131 port default 3/38
vlan 131 port default 3/39
vlan 131 port default 3/40
vlan 131 port default 3/41
vlan 131 port default 3/42
vlan port mobile 3/48
vlan 129 ip 192.168.129.0 255.255.255.0
vlan 131 mac range 00:80:9f:00:00:00 00:80:9f:ff:ff:ff
! VLAN SL:
! IP :
ip service all
ip interface "CCTV" address 192.168.130.17 mask 255.255.255.0 vlan 130 ifindex 1
ip interface "VoIp" address 192.168.131.17 mask 255.255.255.0 vlan 131 ifindex 3
ip interface "equipos" address 192.168.129.17 mask 255.255.255.0 vlan 129 ifindex 4
! IPX :
! IPMS :
ip multicast status enable
! AAA :
aaa authentication default "local"
aaa authentication console "local"
! PARTM :
! AVLAN :
! 802.1x :
! QOS :
qos port 1/25 default classification 802.1p
qos port 1/26 default classification 802.1p
qos apply
! Policy manager :
! Session manager :
session timeout cli 900
session timeout ftp 900
session timeout http 900
session login-timeout 600
! SNMP :
! RIP :
ip load rip
ip rip status enable
! OSPF :
! ISIS :
! IPv6 :
! IP multicast :
ip router router-id 192.168.129.17
ip router primary-address 192.168.129.17
! RIPng :
! OSPF3 :
! BGP :
! Health monitor :
! Interface :
! Udld :
! Netsec :
! Port Mapping :
! Link Aggregate :
! VLAN AGG:
! 802.1Q :
vlan 1 802.1q 1/24 "TAG PORT 1/24 VLAN 1"
vlan 130 802.1q 1/24 "TAG PORT 1/24 VLAN 130"
vlan 131 802.1q 1/24 "TAG PORT 1/24 VLAN 131"
vlan 129 802.1q 3/37 "TAG PORT 3/37 VLAN 129"
vlan 130 802.1q 3/37 "TAG PORT 3/37 VLAN 130"
vlan 131 802.1q 3/37 "TAG PORT 3/37 VLAN 131"
vlan 131 802.1q 3/43 "TAG PORT 3/43 VLAN 131"
vlan 131 802.1q 3/44 "TAG PORT 3/44 VLAN 131"
vlan 131 802.1q 3/45 "TAG PORT 3/45 VLAN 131"
vlan 131 802.1q 3/46 "TAG PORT 3/46 VLAN 131"
vlan 131 802.1q 3/47 "TAG PORT 3/47 VLAN 131"
vlan 129 802.1q 3/49 "TAG PORT 3/49 VLAN 129"
vlan 130 802.1q 3/49 "TAG PORT 3/49 VLAN 130"
vlan 131 802.1q 3/49 "TAG PORT 3/49 VLAN 131"
! Spanning tree :
bridge mode 1x1
! Bridging :
! Bridging :
! Port mirroring :
! UDP Relay :
ip helper pxe-support disable
! Server load balance :
! System service :
! SSH :
! VRRP :
! Web :
! AMAP :
! LLDP :
! Lan Power :
lanpower 3 capacitor-detection enable
lanpower 3/1 priority high
lanpower start 3
! NTP :
! RDP :
! VLAN STACKING:
! Ethernet-OAM :
-
benny
Re: VLAN Routing
On which ports are which devices?
What is the gateway for the PC in vlan 130?
-benny
What is the gateway for the PC in vlan 130?
-benny
-
goyoc
Re: VLAN Routing
Hello, the PC in VLAN 129 is behind IPPhone connected in port 3/48, the PC in VLAN 130 is connected in port 3/1.
The gateway address of PC in VLAN 129 is 192.168.128.254 (internet router address). DHCP server is active in one server client.
The gateway address of PC in VLAN 130 is 192.168.130.17 (internet router address).
goyo.
The gateway address of PC in VLAN 129 is 192.168.128.254 (internet router address). DHCP server is active in one server client.
The gateway address of PC in VLAN 130 is 192.168.130.17 (internet router address).
goyo.
-
benny
Re: VLAN Routing
If it is really .128 then it is clear why it does not work ...goyoc wrote: The gateway address of PC in VLAN 129 is 192.168.128.254 (internet router address). DHCP server is active in one server client.
-
goyoc
Re: VLAN Routing
Hi benny, For test the VLAN configuration, I configure the next ip address in both PC
@ IP PC in VLAN 129 is 192.168.129.155/24 and gateway 192.168.129.17
@ IP PC in VLAN 130 is 192.168.130.155/24 and gateway 192.168.130.17
I test "ping" among PC and don't work.
Do you think the IP configuration for test is correct in both PC?
Regards,
Goyo.
@ IP PC in VLAN 129 is 192.168.129.155/24 and gateway 192.168.129.17
@ IP PC in VLAN 130 is 192.168.130.155/24 and gateway 192.168.130.17
I test "ping" among PC and don't work.
Do you think the IP configuration for test is correct in both PC?
Regards,
Goyo.
-
Rens_DUP
Re: VLAN Routing
Hello goyoc,
Could you please give us the output of the following commands:
show ip interface
show vlan 130 port
show vlan 129 port
And tell us which station is connected to which port?
Regards,
Rens
Could you please give us the output of the following commands:
show ip interface
show vlan 130 port
show vlan 129 port
And tell us which station is connected to which port?
Regards,
Rens
-
benny
Re: VLAN Routing
When you troubleshoot try to make your setup simpler.
You have an IP phone in between, you are using mobility, you seem not to be 100% sure what is connected where.
Connect one PC on one fixed port and the other on another one - do your vlan setup according to their IP addresses and try again.
Its never a good idea to try to catch several flies in the same second
-benny
You have an IP phone in between, you are using mobility, you seem not to be 100% sure what is connected where.
Connect one PC on one fixed port and the other on another one - do your vlan setup according to their IP addresses and try again.
Its never a good idea to try to catch several flies in the same second
-benny
-
goyoc
Re: VLAN Routing
ok, I restart the switch and I have begun from the beginning.
I create two vlans, VLAN 129 and VLAN 130, forget the IPPhone at the moment.
I connect two PC in both VLANs ,
in VLAN 129 PC with @IP 192.168.129.155/24, gateway 192.168.129.17
in VLAN 130 PC with @IP 192.168.130.155/24, gateway 192.168.130.17
I test ping and it works correctly. I don't understand because before it didn't work.
any way, I have a new problem. I have a ADSL router and I need that the PC connected to both VLANs it can go to internet. I am programming a new vlan, VLAN 100 and I connect it the router device, from both PC's I have ping to gateway VLAN, but not with the router.
ip interface "router" address 172.55.17.17 mask 255.255.255.0 vlan 100 ifindex 3
@IP router 172.55.17.100
I trie to program a ip static-route 0.0.0.0/0 gateway 172.55.15.17 and don't work ping to router and internet
I trie to program a ip static-route 0.0.0.0/0 gateway 172.55.15.100 and don't work ping to router and internet
I trie to program a ip static-route 192.168.129.0/24 gateway 172.55.15.17
I trie to program a ip static-route 192.168.130.0/24 gateway 172.55.15.17
and don't work ping to router and internet
I don't know if I need to program something but in the switch
can somebody guide me?
thanks.
the next is the program of the switch, the ip static-route don't appear I deleted because don't work
show configuration snapshot all
! Chassis :
system name vxTarget
! Configuration:
! VLAN :
vlan 1 enable name "VLAN 1"
vlan 100 enable name "router"
vlan 100 port default 1/6
vlan 129 enable name "test129"
vlan 129 port default 1/37
vlan 130 enable name "test130"
vlan 130 port default 1/38
! VLAN SL:
! IP :
ip service all
icmp unreachable net-unreachable disable
ip interface "test129" address 192.168.129.17 mask 255.255.255.0 vlan 129 ifindex 1
ip interface "test130" address 192.168.130.17 mask 255.255.255.0 vlan 130 ifindex 2
ip interface "router" address 172.55.17.17 mask 255.255.255.0 vlan 100 ifindex 3
! IPX :
! IPMS :
! AAA :
aaa authentication console "local"
aaa authentication http "local"
! PARTM :
! AVLAN :
! 802.1x :
! QOS :
! Policy manager :
! Session manager :
! SNMP :
! RIP :
! OSPF :
! BGP :
! IP multicast :
! IPv6 :
ip router primary-address 172.55.15.155
! RIPng :
! OSPF3 :
! Health monitor :
! Interface :
! Port Mapping :
! Link Aggregate :
! VLAN AGG:
! 802.1Q :
! Spanning tree :
bridge mode 1x1
! Bridging :
! Bridging :
! Port mirroring :
! UDP Relay :
! Server load balance :
! System service :
! SSH :
! VRRP :
! Web :
! AMAP :
! Lan Power :
! NTP :
! RDP :
! VLAN STACKING:
->
I create two vlans, VLAN 129 and VLAN 130, forget the IPPhone at the moment.
I connect two PC in both VLANs ,
in VLAN 129 PC with @IP 192.168.129.155/24, gateway 192.168.129.17
in VLAN 130 PC with @IP 192.168.130.155/24, gateway 192.168.130.17
I test ping and it works correctly. I don't understand because before it didn't work.
any way, I have a new problem. I have a ADSL router and I need that the PC connected to both VLANs it can go to internet. I am programming a new vlan, VLAN 100 and I connect it the router device, from both PC's I have ping to gateway VLAN, but not with the router.
ip interface "router" address 172.55.17.17 mask 255.255.255.0 vlan 100 ifindex 3
@IP router 172.55.17.100
I trie to program a ip static-route 0.0.0.0/0 gateway 172.55.15.17 and don't work ping to router and internet
I trie to program a ip static-route 0.0.0.0/0 gateway 172.55.15.100 and don't work ping to router and internet
I trie to program a ip static-route 192.168.129.0/24 gateway 172.55.15.17
I trie to program a ip static-route 192.168.130.0/24 gateway 172.55.15.17
and don't work ping to router and internet
I don't know if I need to program something but in the switch
can somebody guide me?
thanks.
the next is the program of the switch, the ip static-route don't appear I deleted because don't work
show configuration snapshot all
! Chassis :
system name vxTarget
! Configuration:
! VLAN :
vlan 1 enable name "VLAN 1"
vlan 100 enable name "router"
vlan 100 port default 1/6
vlan 129 enable name "test129"
vlan 129 port default 1/37
vlan 130 enable name "test130"
vlan 130 port default 1/38
! VLAN SL:
! IP :
ip service all
icmp unreachable net-unreachable disable
ip interface "test129" address 192.168.129.17 mask 255.255.255.0 vlan 129 ifindex 1
ip interface "test130" address 192.168.130.17 mask 255.255.255.0 vlan 130 ifindex 2
ip interface "router" address 172.55.17.17 mask 255.255.255.0 vlan 100 ifindex 3
! IPX :
! IPMS :
! AAA :
aaa authentication console "local"
aaa authentication http "local"
! PARTM :
! AVLAN :
! 802.1x :
! QOS :
! Policy manager :
! Session manager :
! SNMP :
! RIP :
! OSPF :
! BGP :
! IP multicast :
! IPv6 :
ip router primary-address 172.55.15.155
! RIPng :
! OSPF3 :
! Health monitor :
! Interface :
! Port Mapping :
! Link Aggregate :
! VLAN AGG:
! 802.1Q :
! Spanning tree :
bridge mode 1x1
! Bridging :
! Bridging :
! Port mirroring :
! UDP Relay :
! Server load balance :
! System service :
! SSH :
! VRRP :
! Web :
! AMAP :
! Lan Power :
! NTP :
! RDP :
! VLAN STACKING:
->
