Task 1:
For reference information on configuring hostnames, please refer to:
Lab 35 Configuration and Verification Task 1
Task 2:
Sw1#config t
Enter configuration commands, one per line. End with CNTL/Z.
Sw1(config)#interface fastethernet0/2
Sw1(config-if)#no shutdown
Sw1(config-if)#exit
Sw1(config)#interface fastethernet0/3
Sw1(config-if)#no shutdown
Sw1(config-if)#^Z
Sw1#
Task 3:
R3#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R3(config)#logging trap debugging
R3(config)#logging host 192.168.254.254
R3(config)#end
R3#
NOTE: When configuring logging levels, you . . .
The content below this message is for members only.