05-29-2016 06:11 AM - edited 03-08-2019 05:58 AM
I am working on cisco WS-C6513 with Version 12.2(17r)S4,
And created a layer 2 vlan, and an interface vlan, But when I try to enable the interface vlan, I didn't get any response.
lab6513(config)#vla 200
lab6513(config-vlan)#name temp
lab6513(config-vlan)#exit
% Applying VLAN changes may take few minutes. Please wait...
lab6513(config)#interface vla 200
lab6513(config-if)#ip add 10.255.255.201 255.255.255.0
lab6513(config-if)#no shut
lab6513(config-if)#
lab6513(config-if)#
lab6513(config-if)#
lab6513(config-if)#exit
lab6513(config)#do sh run int vl 200
Building configuration...
Current configuration : 76 bytes
!
interface Vlan200
ip address 10.255.255.201 255.255.255.0
shutdown
end
The interface still shutdown,
lab6513(config)#do sh interface vl 200
Vlan200 is administratively down, line protocol is down
Hardware is EtherSVI, address is 0019.0753.5180 (bia 0019.0753.5180)
Internet address is 10.255.255.201/24
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not supported
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 packets output, 0 bytes, 0 underruns
0 output errors, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
Please advise.
05-29-2016 06:30 AM
Do you have any live ports in the associated vlan 200 at all? I would have thought that the vlan would be Admin up, but line protocol down.
05-31-2016 03:05 AM
Thanks guys,,
It was a secure vlan by the FWSM
05-29-2016 08:14 AM
do you have any other interface who has ip address in "10.255.255.0 255.255.255.0" subnet?
05-31-2016 03:05 AM
Thanks guys,,
It was a secure vlan by the FWSM
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