![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 212](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439212.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
212
show router_ports
Purpose
This command displays the currently configured router ports on the Switch.
Syntax
show router_ports {[vlan <vlan_name 32> | vlanid <vlanid_list> | all]} {static | dynamic
| forbidden}
Description
This command displays the currently configured router ports on the Switch.
Parameters
vlan
- (Optional) Specify the name of the VLAN on which the router port resides.
<vlan_name 32>
- Enter the VLAN name here. The VLAN name can be up to 32 characters
long.
vlanid
- Specify the ID of the VLAN on which the router port resides.
<vlanid_list>
- Enter the VLAN ID list here.
static
- (Optional) Displays router ports that have been statically configured.
dynamic
- (Optional) Displays router ports that have been dynamically configured.
forbidden
- (Optional) Displays forbidden router ports that have been statically configured.
If no parameter is specified, the system will display all currently configured router ports on
the Switch.
Restrictions
None.
Example usage:
To display router ports:
DES-3528:admin# show router_ports all
Command: show router_ports all
VLAN Name : default
Static Router Port : 1-10
Dynamic Router Port :
Router IP : 10.0.0.1, 10.0.0.2, 10.0.0.3
Forbidden router port :
VLAN Name : vlan2
Static router port :
Dynamic router port :
Router IP : 10.0.0.4, 10.0.0.5, 10.0.0.6
Forbidden router port :
Total Entries : 2
DES-3528:admin#