background image
278
Chapter 7
Multi-Layer Switching (MLS)
switch1> (enable) wr t
.....
.........
.........
.........
.........
..
-- ommitted text --
!
#vtp
set vtp domain test
set vtp mode server
VTP Interface Configuration
Once you have the VTP domain name, you are ready to assign the router
interface to that VTP domain. This is done with the execution of the com-
mand mls rp vtp-domain [domain-name] on the specified interface.
Here is an example:
RouterA#conf t
Enter configuration commands, one per line. End with
CNTL/Z.
RouterA(config)#interface fastethernet 4/0
RouterA(config-if)#mls rp vtp-domain test
RouterA(config-if)#^Z
RouterA#
!
interface FastEthernet4/0
ip address 172.16.10.1 255.255.255.0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
mls rp vtp-domain test
!
Copyright ©2000 SYBEX , Inc., Alameda, CA
www.sybex.com