diff --git a/sample.cfg b/sample.cfg index d04478f..ca1b797 100644 --- a/sample.cfg +++ b/sample.cfg @@ -44,11 +44,11 @@ vlan 10 ! ! interface FastEthernet0 - no ip address - shutdown + ip address 10.0.0.100 255.255.255.0 + ! interface GigabitEthernet1/0/1 - switchport access vlan 10 + switchport access vlan 101 ! interface GigabitEthernet1/0/2 ! @@ -120,4 +120,4 @@ line con 0 line vty 0 4 login ! -end \ No newline at end of file +end