Cisco Cisco IOS Software Release 12.2(55)SE

Page de 44
 
28
Release Notes for Catalyst 2350 Switch, Cisco IOS Release 12.2(55)SE and Later
OL-23019-05
vtp (global configuration)
Updates to the Command Reference
These commands are new or changed:
  •
  •
  •
vtp (global configuration)
To set or modify the VLAN Trunking Protocol (VTP) configuration characteristics, use the vtp global 
configuration command. To remove the settings or to return to the default settings, use the no form of 
this command.
vtp {domain domain-name | file filename | interface name [only] | mode {client | off | server | 
transparent} [mst | unknown | vlan] | password password [hidden | secret] | pruning | 
version number}
no vtp {file interface | mode [client | off | server | transparent] [mst | unknown | vlan] | 
password | pruning | version}
Step 5
interface interface-id
Enter interface configuration mode, and specify the Layer 3 
interface to configure.
Step 6
ipv6 rip name enable
Enable the specified IPv6 RIP routing process on the interface.
Step 7
ipv6 rip name default-information {only | 
originate
}
(Optional) Originate the IPv6 default route (::/0) into the RIP 
routing process updates sent from the specified interface.
Note
To avoid routing loops after the IPv6 default route (::/0) 
is originated from any interface, the routing process 
ignores all default routes received on any interface.
  •
only—Select to originate the default route, but suppress all 
other routes in the updates sent on this interface.
  •
originate—Select to originate the default route in addition 
to all other routes in the updates sent on this interface.
Step 8
end
Return to privileged EXEC mode.
Step 9
show ipv6 rip [name] [database] [next-hops]
or
show ipv6 route rip [updated
Display information about IPv6 RIP processes.
Display the contents of the IPv6 routing table.
Step 10
copy running-config startup-config 
(Optional) Save your entries in the configuration file.
Command
Purpose