Usage Guidelines
Each Ethernet switch port and Ethernet repeater group belong to only one VLAN. Trunk ports can be on multiple VLANs.
If you shut down a VLAN using the state suspend or the state active command, these values appear in the Status field:
•suspended—VLAN is suspended.
•active—VLAN is active.
If you shut down a VLAN using the shutdown command, these values appear in the Status field:
•act/lshut—VLAN status is active but shut down locally.
•sus/lshut—VLAN status is suspended but shut down locally.
This is an example of the ouput for a VLAN (VLAN0002) that is active but shut down locally:
1 |
Router# </code><strong class="cBold">show vlan</strong> |
1 |
VLAN Name Status Ports |
1 |
---- -------------------------------- --------- ------------------------------- |
1 |
1 default active Fa5/9 |
1 |
2 VLAN0002 act/lshut Fa5/9 |
1 |
<...Output truncated...> |
1 |
<br /> |
If a VLAN is shut down internally, these values appear in the Status field:
•act/ishut—VLAN status is active but shut down internally.
•sus/ishut—VLAN status is suspended but shut down internally.
This is an example of the ouput for a VLAN (VLAN0002) that is active but shut down internally:
1 |
Router# </code><strong class="cBold">show vlan</strong> |
1 |
VLAN Name Status Ports |
1 |
---- -------------------------------- --------- ------------------------------- |
1 |
1 default active Fa5/9 |
1 |
2 VLAN0002 act/ishut Fa5/9 |
1 |
<...Output truncated...> |
1 |
<br /> |
If a VLAN is shut down locally and internally, the value that is displayed in the Status field is act/ishut or sus/ishut. If a VLAN is shut down locally only, the value that is displayed in the Status field is act/lshut or sus/lshut.
http://www.cisco.com/en/US/products/ps6922/products_command_reference_chapter09186a00806c0fb4.html
文章评论