xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
554
Local Route Commands
The Local Route commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in
the following table.
Command
Parameters
enable local_route
[ipv4 | ipv6]
disable local_route
[ipv4 | ipv6]
show local_route
show ipfdb
{[ip_address <ipaddr> | interface <ipif_name 12> | port <port>]}
Each command is listed, in detail, in the following sections.
enable local_route
Purpose
This command is used to enable the local route function globally.
Syntax
enable local_route [ipv4 | ipv6]
Description
The enable local route command enables the local route function on the Switch.
The default setting: IPv4 is enabled, IPv6 is disabled.
Parameters
ipv4
- Enable IPv4 local route.
ipv6
- Enable IPv6 local route.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To enable IPv4 local route:
DES-3528:admin# enable local_route ipv4
Command: enable local_route ipv4
Success.
DES-3528:admin#
disable local_route
Purpose
This command is used to disable the local route function globally.
Syntax
disable local_route [ipv4 | ipv6]
Description
The disable local route command disables the local route function for the Switch.
The default setting: IPv4 is enabled, IPv6 is disabled.
Parameters
ipv4
- Disable IPv4 local route.
ipv6
- Disable IPv6 local route.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To disable the IPv4 local route:
DES-3528:admin# disable local_route ipv4
Command: disable local_route ipv4
Success.
DES-3528:admin#