Not able to ping hosts in the VLAN
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-18-2015 08:58 AM
The VLAN name is WCG_UPLINK-OAM
Here are the output
SRBHPP-EOAMSW-01.3 # show vlan WCG_UPLINK-OAMVLAN
Interface with name WCG_UPLINK-OAM created by user
Admin State: Enabled Tagging: 802.1Q Tag 116
Description: None
Virtual router: OM_CN
IPv4 Forwarding: Enabled
IPv4 MC Forwarding: Disabled
Primary IP: 172.18.175.138/29
IPv6 Forwarding: Disabled
IPv6 MC Forwarding: Disabled
IPv6: None
STPD: None
Protocol: Match all unfiltered protocols
Loopback: Disabled
NetLogin: Disabled
OpenFlow: Disabled
QosProfile: None configured
Egress Rate Limit Designated Port: None configured
Flood Rate Limit QosProfile: None configured
Ports: 1. (Number of active ports=1)
Untag: *6
Flags: (*) Active, (!) Disabled, (g) Load Sharing port
(b) Port blocked on the vlan, (m) Mac-Based port
(a) Egress traffic allowed for NetLogin
(u) Egress traffic unallowed for NetLogin
(t) Translate VLAN tag for Private-VLAN
(s) Private-VLAN System Port, (L) Loopback port
(e) Private-VLAN End Point Port
(x) VMAN Tag Translated port
(G) Multi-switch LAG Group port
(H) Dynamically added by MVRP
(U) Dynamically added uplink port
(V) Dynamically added by VM Tracking
SRBHPP-EOAMSW-01.4 # show iparp WCG_UPLINK-OAM
VR Destination Mac Age Static VLAN VID Port
Dynamic Entries : 0 Static Entries : 0
Pending Entries : 0
In Request : 104 In Response : 0
Out Request : 268 Out Response : 0
Failed Requests : 44
Proxy Answered : 0
Rx Error : 0 Dup IP Addr : 172.18.175.162
Rejected Count : Rejected IP :
Rejected Port : Rejected I/F :
Max ARP entries : 8192 Max ARP pending entries : 256
ARP address check: Enabled ARP refresh : Enabled
Timeout : 20 minutes ARP Sender-Mac Learning : Disabled
Locktime : 1000 milliseconds
Retransmit Time : 1000 milliseconds
Reachable Time : 900000 milliseconds (Auto)
Fast Convergence : Off
SRBHPP-EOAMSW-01.5 #
SRBHPP-EOAMSW-01.5 # show port 6 no-refresh Port Summary
Port Display VLAN Name Port Link Speed Duplex
# String (or # VLANs) State State Actual Actual
==================================================================
6 WCG_UPLINK-OAM E A 1000 FULL
==================================================================
Port State: D-Disabled, E-Enabled
Link State: A-Active, R-Ready, NP-Port not present, L-Loopback,
D-ELSM enabled but not up
d-Ethernet OAM enabled but not up
SRBHPP-EOAMSW-01.6 #
Not able to ping hosts in this VLAN.
Can anyone please post a possible solution.
Here are the output
SRBHPP-EOAMSW-01.3 # show vlan WCG_UPLINK-OAMVLAN
Interface with name WCG_UPLINK-OAM created by user
Admin State: Enabled Tagging: 802.1Q Tag 116
Description: None
Virtual router: OM_CN
IPv4 Forwarding: Enabled
IPv4 MC Forwarding: Disabled
Primary IP: 172.18.175.138/29
IPv6 Forwarding: Disabled
IPv6 MC Forwarding: Disabled
IPv6: None
STPD: None
Protocol: Match all unfiltered protocols
Loopback: Disabled
NetLogin: Disabled
OpenFlow: Disabled
QosProfile: None configured
Egress Rate Limit Designated Port: None configured
Flood Rate Limit QosProfile: None configured
Ports: 1. (Number of active ports=1)
Untag: *6
Flags: (*) Active, (!) Disabled, (g) Load Sharing port
(b) Port blocked on the vlan, (m) Mac-Based port
(a) Egress traffic allowed for NetLogin
(u) Egress traffic unallowed for NetLogin
(t) Translate VLAN tag for Private-VLAN
(s) Private-VLAN System Port, (L) Loopback port
(e) Private-VLAN End Point Port
(x) VMAN Tag Translated port
(G) Multi-switch LAG Group port
(H) Dynamically added by MVRP
(U) Dynamically added uplink port
(V) Dynamically added by VM Tracking
SRBHPP-EOAMSW-01.4 # show iparp WCG_UPLINK-OAM
VR Destination Mac Age Static VLAN VID Port
Dynamic Entries : 0 Static Entries : 0
Pending Entries : 0
In Request : 104 In Response : 0
Out Request : 268 Out Response : 0
Failed Requests : 44
Proxy Answered : 0
Rx Error : 0 Dup IP Addr : 172.18.175.162
Rejected Count : Rejected IP :
Rejected Port : Rejected I/F :
Max ARP entries : 8192 Max ARP pending entries : 256
ARP address check: Enabled ARP refresh : Enabled
Timeout : 20 minutes ARP Sender-Mac Learning : Disabled
Locktime : 1000 milliseconds
Retransmit Time : 1000 milliseconds
Reachable Time : 900000 milliseconds (Auto)
Fast Convergence : Off
SRBHPP-EOAMSW-01.5 #
SRBHPP-EOAMSW-01.5 # show port 6 no-refresh Port Summary
Port Display VLAN Name Port Link Speed Duplex
# String (or # VLANs) State State Actual Actual
==================================================================
6 WCG_UPLINK-OAM E A 1000 FULL
==================================================================
Port State: D-Disabled, E-Enabled
Link State: A-Active, R-Ready, NP-Port not present, L-Loopback,
D-ELSM enabled but not up
d-Ethernet OAM enabled but not up
SRBHPP-EOAMSW-01.6 #
Not able to ping hosts in this VLAN.
Can anyone please post a possible solution.
12 REPLIES 12
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-18-2015 09:22 AM
- Are there any access-list active on the port 6? Can you check with the command, show access-list? - Also, please ensure if the NIC on the server is configured with tag or without tag.
- What happens if you initiate the ping to the switch VLAN IP from the server?
- What happens if you initiate the ping to the switch VLAN IP from the server?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-18-2015 09:14 AM
Try adding the port untagged to the vlan.
configure vlan WCG_UPLINK-OAMVLAN add port 6 untagged
configure vlan WCG_UPLINK-OAMVLAN add port 6 untagged
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-18-2015 09:13 AM
Hi Kalyan,
Just for the clarification, are you trying to ping a host connected in port 6 from the switch in the same subnet range and it is failing?
if so, please try disabling the firewall in PC and check.
Just for the clarification, are you trying to ping a host connected in port 6 from the switch in the same subnet range and it is failing?
if so, please try disabling the firewall in PC and check.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-18-2015 09:13 AM
No its a server and there is no firewall
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-18-2015 09:13 AM
So is there any solution ?
