cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1062
Views
3
Helpful
7
Replies

VLAN INTERFACE SHOWING SHUTDOWN

Arif Rafi
Level 1
Level 1

Hi,

  Please note that I have created a new VLAN in 4507 and configured in HSRP. B

 The newly created VLAN interface (vlan 16) is in shutdown. All other VLAN created earlier are up.

CORE 1

vlan 16
name IDF_16

!

interface Vlan16
ip address 10.0.16.2 255.255.255.0
standby 16 ip 10.0.16.1
standby 16 priority 150

--------------------------------------

CORE 2

vlan 16
name IDF_16

!

interface Vlan16
ip address 10.0.16.3 255.255.255.0
standby 16 ip 10.0.16.1
standby 16 preempt

--------------------------------------

BAS_CCTV_CORE1#sh ip int brief


Vlan15 10.0.15.2 YES NVRAM up up
Vlan16 10.0.16.2 YES manual down down
Vlan20 10.0.20.2 YES NVRAM up up

     vlan 16

1 Accepted Solution

Accepted Solutions

VLAN must be allow in trunk and the trunk must be UP 
VLAN must add to SW via 
vlan x <<- add this command 

View solution in original post

7 Replies 7

M02@rt37
VIP
VIP

Hello @Arif Rafi,

Does the VLAN 16 member of an Active Trunk port ? 

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Hi,

 I have configured the trunk port on the interface gigabitEthernet2/45 - but not active.

Regards,

AMR

 

 

 @Arif Rafi 

like @MHM Cisco World has just said, does the trunk port UP ?

Thanks.

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Hi,

Trunk port is not up - only configured the port.

Regards,

AMR

 

@Arif Rafi, then we find the problem!

happy for you! have a nice day.

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

VLAN must be allow in trunk and the trunk must be UP 
VLAN must add to SW via 
vlan x <<- add this command 

Hi,

VLAN allowed in trunk port gigabitEthernet2/45. But it is not up. Uplink fibre  is not connected to the access switch.

Is there any way to check the interface is OK. ( I tried to ping from core switch itself to the new SVI - but not pinging.

 

Regards,

AMR