cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
461
Views
0
Helpful
2
Replies

VLAN routing Issue

Hi 

we are having issue with the vlan 397,the users in this vlan are not reachable.But the other users in vlan 1992 can be reachable.Please find the config

 

 

interface Vlan397
 description "MGMT-DESKTOPS"
 ip vrf forwarding MGMT-DCIM
 ip address 10.241.176.254 255.255.255.0
!
interface Vlan1992
 description "MGMT-DCIM"
 ip vrf forwarding MGMT-DCIM
 ip address 10.241.194.238 255.255.255.240
!
no ip http server
ip http authentication local
ip http secure-server
!
ip route vrf MGMT-DCIM 0.0.0.0 0.0.0.0 10.241.194.236
!

 

COuld you please let me know what is the issue

 

 

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Is "ip routing" enabled on the switch?

HTH

View solution in original post

2 Replies 2

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Is "ip routing" enabled on the switch?

HTH

glen.grant
VIP Alumni
VIP Alumni

  If you do a "show vlan "   does vlan 397 show up ?   If not you need to create the Layer 2 vlan for 397 .