Vlan 62 is the one in question-
interface Vlan62
description firewall
ip address 192.168.62.1 255.255.255.0
Here is the config of the port that it is physically plugged into- I went there this morning to verify so I think it is misconfigured... Just not sure why then I can still ping the 192.168.62.254 address but there is a web app that goes over that route that isn't working... I think I should apply vlan62 to that port...
interface GigabitEthernet0/5
description pc + phone
switchport access vlan 126
switchport mode access
Here is show vlan-
WS-132-S1#sho vlan
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Gi0/52
10 VLAN0010 active Gi0/41, Gi0/47, Gi0/48
62 VLAN0062 active
116 VLAN0116 active Gi0/42
126 VLAN0126 active Gi0/5, Gi0/6, Gi0/7, Gi0/8, Gi0/9, Gi0/10, Gi0/11, Gi0/12, Gi0/13
Gi0/14, Gi0/15, Gi0/16, Gi0/17, Gi0/18, Gi0/19, Gi0/20, Gi0/21
Gi0/22, Gi0/23, Gi0/24, Gi0/25, Gi0/26, Gi0/27, Gi0/28, Gi0/29
Gi0/30, Gi0/31, Gi0/32, Gi0/33, Gi0/34, Gi0/35, Gi0/36, Gi0/37
Gi0/38, Gi0/39, Gi0/40
180 VLAN0180 active
1002 fddi-default act/unsup
1003 token-ring-default act/unsup
1004 fddinet-default act/unsup
1005 trnet-default act/unsup
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1 enet 100001 1500 - - - - - 0 0
10 enet 100010 1500 - - - - - 0 0
62 enet 100062 1500 - - - - - 0 0
116 enet 100116 1500 - - - - - 0 0
126 enet 100126 1500 - - - - - 0 0
180 enet 100180 1500 - - - - - 0 0
1002 fddi 101002 1500 - - - - - 0 0
1003 tr 101003 1500 - - - - - 0 0
1004 fdnet 101004 1500 - - - ieee - 0 0
1005 trnet 101005 1500 - - - ibm - 0 0
Remote SPAN VLANs
------------------------------------------------------------------------------
Primary Secondary Type Ports
------- --------- ----------------- ------------------------------------------
WS-132-S1#