Write the answers to the following questions:
1. | What commands create VLAN 35 on a 4000 series switch named Sales using ports 5 through 9 on card 3? |
|
2. | What command sets the VTP domain name to Acme and the switch to a VTP client on a set- based switch? |
|
3. | What command would you use on a 2950 switch to see the configured VLANs? |
|
4. | What type of frame tagging places a VLAN identifier into the frame header? |
|
5. | What type of frame tagging encapsulates the frame with VLAN information? |
|
6. | What protocol handles the negotiation of trunk links? |
|
7. | How do you configure trunking on a set-based switch, port 1/1, using ISL tagging? |
|
8. | What command would you use to clear VLANs 10 through 14 from the trunk link 1/1 on a 4000 switch? |
|
9. | What command displays the VTP domain on an IOS-based switch? |
|
10. | If the VTP domain is already configured, how would you set a VTP password on an IOS-based switch to “cisco”? |
|
Answers
1. | set vlan 35 name Sales, set vlan 35 3/5-9 |
2. | set vtp domain Acme mode client |
3. | show vlan |
4. | 802.1Q |
5. | ISL |
6. | Dynamic Trunk Protocol (DTP) |
7. | set trunk 1/1 on isl |
8. | clear trunk 1/1 10-14 |
9. | show vtp status |
10. | vtp password cisco, in vlan database mode |