C
ASSATT
A
CTIVE
R
ESPONSE
C
ONTROL
N
ODE
AND
N
ETWORK
S
WITCH
C
ABLING
E
XAMPLE
30
17. Turn all the interfaces back on, as follows:
18. Turn logging to the console back on, as follows:
19. Exit the configuration mode, as follows:
20. Verify the switch configuration, as follows:
Building configuration...
Current configuration : 3230 bytes
!
Version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname sw01
!
enable secret 5 $1$45RQ$hd1IzO.vm5WKRsLXyZoFx0
!
ip subnet-zero
no ip igmp snooping
!
vtp mode transparent
!
spanning-tree mode pvst
spanning-tree portfast bpduguard default
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
At this prompt...
Enter...
Notes
sw01(config)#
interface range GigabitEthernet 1/0/1 - 24
sw01(config-if-range)#
no shutdown
sw01(config-if-range)#
exit
sw01(config)#
interface range GigabitEthernet 2/0/1 - 24
sw01(config-if-range)#
no shutdown
sw01(config-if-range)#
exit
At this prompt...
Enter...
Notes
sw01(config)#
logging console
At this prompt...
Enter...
Notes
sw01(config)#
exit
At this prompt...
Enter...
Notes
sw01#
show running-config
Displays the following output: