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

Devnet CML Sandbox import lab IOSv-L2 node vlan interfaces TFTP

NeverOutofTune
Level 1
Level 1

CML Sandbox: I have a IOSv-L2 switch in my lab.  When I save it, come back another day, import my lab and start it up, everything comes up except VLAN interfaces on my IOSv-L2 switch.  

For instance, I have two interfaces as access ports set to VLAN 10 and devices connected to these two interfaces but interface VLAN10 stays down with a method of TFTP.  I believe this is caused by the import.  My work-around is to wr mem then stop/start the switch.  Is there a better way to fix this?

 

dc2-L3#sh run int Gi3/1
Building configuration...

Current configuration : 130 bytes
!
interface GigabitEthernet3/1
description dc2Desktop1
switchport access vlan 10
switchport mode access
negotiation auto
end

dc2-L3#sh run int Gi3/2
Building configuration...

Current configuration : 130 bytes
!
interface GigabitEthernet3/2
description dc2Desktop2
switchport access vlan 10
switchport mode access
negotiation auto
end

dc2-L3#

dc2-L3(config-if)#sw acc vlan 10
dc2-L3(config-if)#end
dc2-L3#wr mem
Building configuration...
Compressed configuration from 7651 bytes to 3472 bytes[OK]
dc2-L3#sho ip int brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0 unassigned YES unset up up
GigabitEthernet0/1 unassigned YES unset up up
GigabitEthernet0/2 unassigned YES unset up up
GigabitEthernet0/3 unassigned YES unset up up
GigabitEthernet1/0 unassigned YES unset up up
GigabitEthernet1/1 unassigned YES unset up up
GigabitEthernet1/2 unassigned YES unset up up
GigabitEthernet1/3 unassigned YES unset up up
GigabitEthernet2/0 unassigned YES unset up up
GigabitEthernet2/1 unassigned YES unset up up
GigabitEthernet2/2 unassigned YES unset up up
GigabitEthernet2/3 unassigned YES unset up up
GigabitEthernet3/0 unassigned YES unset up up
GigabitEthernet3/1 unassigned YES unset up up
GigabitEthernet3/2 unassigned YES unset up up
GigabitEthernet3/3 unassigned YES unset up up
Loopback0 10.x.x.1 YES TFTP up up
Vlan1 unassigned YES unset administratively down down
Vlan2 10.x.x.1 YES TFTP down down
Vlan10 10.x.x.1 YES TFTP down down
Vlan11 10.x.x.1 YES TFTP down down

0 Replies 0