Cisco Systems

 


Modules:  1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  CS   |  All  |
Module 9: Virtual Trunking Protocol
 
  Command Command Description Command Syntax
9.1.5 show port capabilities Use the show port capabilities command to display the capabilities of the modules and ports in a switch. show port capabilities [mod_num[/port_num]]
  show trunk [mod_num/port_num] Use the show trunk command to display trunking information for the switch. show trunk [mod_num[/port_num]] [detail]
  switchport mode trunk Use the switchport mode interface configuration command to configure the VLAN membership mode of a port. Use the no form of this command to reset the mode to the appropriate default for the device. switchport mode {access | trunk}
  switchport trunk encapsulation isl Use the switchport trunk encapsulation interface configuration command to set the encapsulation format on the trunk port. Use the no form of this command to reset the format to the default. This command is available only in the Enterprise Edition Software. switchport trunk encapsulation {isl | dot1q}
9.2.5 vtp v2-mode Use this command to change the VTP version number on a set command-based switch to VTP Version 2. vtp v2-mode
  vtp domain cisco Use the vtp domain VLAN configuration command to configure the VLAN Trunking Protocol (VTP) administrative domain. vtp domain domain-name
  show vtp status Use the show vtp privileged EXEC command to display general information about the VLAN Trunk Protocol (VTP) management domain, status, and counters. show vtp {counters | status} | [{begin | exclude | include} expression]
  vtp client | server | transparent Use the vtp VLAN database command to configure the VLAN Trunk Protocol (VTP) mode. Use the no form of this command to return to the default setting. vtp {server | client | transparent}
  show vtp counters Use the show vtp privileged EXEC command to display general information about the VLAN Trunk Protocol (VTP) management domain, status, and counters. show vtp {counters | status} | [{begin | exclude | include} expression]
9.3.6 interface fastethernet port-number.
 subinterface-number
Use the interface global configuration command to configure an interface type and enter interface configuration mode. interface type slot/port-adapter/ port.subinterface-number {multipoint | point-to-point}
  encapsulation dot1q vlan-number To enable IEEE 802.1Q encapsulation of traffic on a specified subinterface in virtual LANs (VLANs), use the encapsulation dot1q subinterface configuration command. encapsulation dot1q vlan-id [native]
  ip address ip-address subnet-mask To set IP addresses for an interface, use the ip address interface configuration command. The secondary keyword designates an IP address as an auxiliary address. To remove the specified addresses, use the no form of this command. ip address ip-address mask [secondary]
Close Window
All contents copyright © 2003 Cisco Systems, Inc. All rights reserved.