Routing Table Commands; Create Iproute; Delete Iproute - Extreme Networks EAS 100-24t Switch CLI Manual

Layer 2 managed gigabit switch
Hide thumbs Also See for EAS 100-24t Switch CLI:
Table of Contents

Advertisement

Routing Table Commands

The Routing Table commands in the CLI are listed (along with the appropriate parameters) in the
following table.
Command

create iproute

delete iproute

show iproute
create ipv6 neighbor_cache ipif
delete ipv6 neighbor_cache ipif
show ipv6 neighbor_cache ipif
create ipv6route
delete ipv6route
show ipv6 nd
show ipv6route
config ipv6 nd ns ipif
Each command is listed, in detail, in the following sections.
create iproute
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To add the default static address 10.48.74.121, with a metric setting of 1, to the routing table:
#create iproute default 10.48.74.121 1
Command: create iproute default 10.48.74.121 1
Success.
#
delete iproute
Purpose
Extreme Networks EAS 100-24t Switch CLI Manual
Parameters
[default] <ipaddr> {<metric 1-65535>}
[default]
{<network_address>} {static}
<ipif_name 12> <ipv6addr> <macaddr>
[<ipif_name 12> | all] [<ipv6addr> | static | dynamic | all]
[<ipif_name 12> | all] [ipv6address <ipv6addr> | static | dynamic | all]
[default] [<ipif_name 12> <ipv6addr> | <ipv6addr>] {<metric 1-65535>}
[[default] [<ipif_name 12> <ipv6addr> | <ipv6addr>] | all]
{ipif <ipif_name 12>}
<ipif_name 12> retrans_time <uint 0-4294967295>
Used to create IP route entries to the switch's IP routing table.
create iproute [default] <ipaddr> {<metric 1-65535>}
This command is used to create a default static IP route entry to the switch's
IP routing table.
<ipaddr> - The gateway IP address for the next hop router.
<metric 1-65535> - Allows the entry of a routing protocol metric entry
representing the number of routers between the switch and the IP address
above. The default setting is 1.
Only Administrator-level users can issue this command.
Used to delete a default IP route entry from the switch's IP routing table.
Routing Table Commands
205

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents