Written Lab

Write the answers to the following questions:

1. 

Write the commands to configure ISL routing for VLAN 1 with an IP address of 172.16.10.1 with a 24-bit mask, on FastEthernet interface 0/0.

router # configure terminal enter configuration commands, one per line. end with cntl/z. router(config)# interface fa 0/0.1 router(config-subif)# encapsulation isl 1 router(config-subif)# ip address 172.16.10.1 255.255.255.0

2. 

Write the command to view the different types of cards in a 4000 series switch.

show module

3. 

Write the command to connect to an RSM module in slot 3.

session 3

4. 

Write the commands to configure two VLANs on an IOS-based switch. VLAN 1 has an IP address of 172.16.1.1 and VLAN 2 has an IP address of 172.16.2.1. Both addresses use a 24-bit mask.

terry_l3sm # configure terminal terry_l3sm(config)# interface vlan 1 terry_l3sm(config-if)# ip address 172.16.1.1 255.255.255.0 terry_l3sm(config-if)# no shutdown terry_l3sm(config-if)# interface vlan 2 terry_l3sm(config-if)# ip address 172.16.2.1 255.255.255.0 terry_l3sm(config-if)# no shutdown

5. 

Write the command to set a hardware address on the VLAN 2 interface of 4004.0144.0011.

terry_l3sm # configure terminal terry_l3sm(config)# interface vlan 2 terry_l3sm(config-if)# mac-address 4004.0144.0011

6. 

What type of link is needed to run ISL routing on a FastEthernet interface?

a trunk link

7. 

What is the IEEE alternative to ISL?

802.1q

8. 

True/False: You can assign a MAC address to a VLAN ISL interface.

true

9. 

How many VLANs can you create with subinterfaces on a FastEthernet interface?

1000

10. 

What command would you use to see the configuration on a Catalyst 3550 switch?

show running-config

Answers

1. 

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z. Router(config)#interface fa 0/0.1 Router(config-subif)#encapsulation isl 1 Router(config-subif)#ip address 172.16.10.1 255.255.255.0 

2. 

show module

3. 

session 3

4. 

Terry_L3SM#configure terminal

Terry_L3SM(config)#interface vlan 1 Terry_L3SM(config-if)#ip address 172.16.1.1 255.255.255.0 Terry_L3SM(config-if)#no shutdown Terry_L3SM(config-if)#interface vlan 2 Terry_L3SM(config-if)#ip address 172.16.2.1 255.255.255.0 Terry_L3SM(config-if)#no shutdown 

5. 

Terry_L3SM#configure terminal

Terry_L3SM(config)#interface vlan 2 Terry_L3SM(config-if)#mac-address 4004.0144.0011 

6. 

A trunk link

7. 

802.1Q

8. 

True

9. 

1000

10. 

show running-config



CCNP. Building Cisco Multilayer Switched Networks Study Guide (642-811)
CCNP: Building Cisco Multilayer Switched Networks Study Guide (642-811)
ISBN: 078214294X
EAN: 2147483647
Year: 2002
Pages: 174
Authors: Terry Jack

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net