04-24-2023 12:44 AM
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
Solved! Go to Solution.
04-24-2023 02:03 AM
VLAN must be allow in trunk and the trunk must be UP
VLAN must add to SW via
vlan x <<- add this command
04-24-2023 12:58 AM
Hello @Arif Rafi,
Does the VLAN 16 member of an Active Trunk port ?
04-24-2023 01:55 AM
Hi,
I have configured the trunk port on the interface gigabitEthernet2/45 - but not active.
Regards,
AMR
04-24-2023 02:04 AM - edited 04-24-2023 02:05 AM
like @MHM Cisco World has just said, does the trunk port UP ?
Thanks.
04-24-2023 02:35 AM
Hi,
Trunk port is not up - only configured the port.
Regards,
AMR
04-24-2023 02:41 AM
@Arif Rafi, then we find the problem!
happy for you! have a nice day.
04-24-2023 02:03 AM
VLAN must be allow in trunk and the trunk must be UP
VLAN must add to SW via
vlan x <<- add this command
04-24-2023 02:40 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide