![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 555](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439555.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
555
show local_route
Purpose
This command is used to display the local route configuration.
Syntax
show local_route
Description
The show local route command displays the local route configuration.
Parameters
None.
Restrictions
None.
Example usage:
To display IPv4 local route information:
DES-3528:admin# show local_route ipv4
Command: show local_route ipv4
IPv4 Local Route State: Enabled
IPv6 Local Route State: Disabled
DES-3528:admin#
show ipfdb
Purpose
This command is used to display the current network address forwarding database.
Syntax
show ipfdb {[ip_address <ipaddr> | interface <ipif_name 12> | port <port>]}
Description
The show ipfdb command displays the current IP address in forwarding database.
Parameters
ip_address
- Displays the specified host IP address.
interface
- Specifies an IP interface.
port
- Specifies the port used.
Restrictions
None.
Example usage:
To display the network address forwarding table:
DES-3528:admin# show ipfdb
Command: show ipfdb
Interface IP Address Port Learned
------------ --------------- ------ ---------
System 10.1.1.101 3 Dynamic
System 10.1.40.22 3 Dynamic
System 10.2.27.250 3 Dynamic
Total Entries: 3
DES-3528:admin#