From: anthony.sequeira@thomson.com
Date: Mon Jan 22 2007 - 15:23:14 ART
LAST WEEK'S ANSWER:
Answer: a
Topic Domain: 2b
Issues:
Given the show vtp status output, how can you determine what version of
VTP is in use?
Solutions:
The output of this command can be misleading when it comes to the VTP
version in use. The VTP Version line indicates that the switch is
version 2 capable. The VTP V2 mode line indicates whether version 2 is
in use.
More Information:
Show VTP
http://www.cisco.com/univercd/cc/td/doc/product/lan/c3550/12225see/cr/cl
i2.htm#wp3429075
LAST WEEK'S QUESTION:
2-5-1. Examine the Catalyst switch output shown in Exhibit 1. What
version of VTP is running on this switch?
a. Version 1
b. Version 2
c. Version 3
d. You cannot tell from the command output
Exhibit 1
DSW1#show vtp status
VTP Version : 2
Configuration Revision : 5
Maximum VLANs supported locally : 1005
Number of existing VLANs : 10
VTP Operating Mode : Server
VTP Domain Name : BCMSN
VTP Pruning Mode : Disabled
VTP V2 Mode : Disabled
VTP Traps Generation : Disabled
MD5 digest : 0x0D 0xB4 0x95 0x26 0x26 0xBB 0x0D
0xCA
Configuration last modified by 10.10.1.1 at 8-10-06 11:27:03
Local updater ID is 10.10.1.1 on interface Vl1 (first interface found)
DSW1#
THIS WEEK'S QUESTION:
7-11-1. Examine the configurations shown in Exhibit 1 for the
implementation of Anycast RP. What problems exist in this configuration?
Choose two.
a. The routers are missing the no ip pim dm-fallback commands; this
command is required
b. The routers are using 24-bit masks for the RP addresses
c. The msdp originator-id should be pointing to the interface used
in the msdp peering
d. The routers are incorrectly configured with identical addresses
on the loopback 1 interfaces
e. The MSDP peering address must be the same as the RP Anycast
address
Exhibit 1
RP1#
interface loopback 1
ip address 172.16.1.1 255.255.255.0
!
interface loopback 2
ip address 172.16.2.1 255.255.255.0
!
ip msdp peer 172.16.2.2 connect-source loopback 2
ip msdp originator-id loopback 1
RP2#
interface loopback 1
ip address 172.16.1.1 255.255.255.0
!
interface loopback 2
ip address 172.16.2.2 255.255.255.0
!
ip msdp peer 172.16.2.1 connect-source loopback 2
ip msdp originator-id loopback 1
Question of the Week Compliments of:
TESTiT
http://www.netmasterclass.com/site/written.php
This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:57 ART