1 routing, 2 ip routing, 3 ip address – Kontron AT890X Full-Size CLI User Manual

Page 119: Routing - 7, Ip routing - 7, Ip address - 7

Advertising
background image

AT8901/2/3

Routing Commands

Page 3 - 7

AT8901/2/3 CLI Reference Manual

3.2.1

routing

This command enables IPv4 and IPv6 routing for an interface. You can view the
current value for this function with the

show ip brief

command. The value is labeled

as “Routing Mode.”

Default

disabled

Format

routing

Mode

Interface Config

3.2.1.1

no routing

This command disables routing for an interface.

You can view the current value for this function with the

show ip brief

command.

The value is labeled as “Routing Mode.”

Format

no routing

Mode

Interface Config

3.2.2

ip routing

This command enables the IP Router Admin Mode for the master switch.

Format

ip routing

Mode

Global Config

3.2.2.1

no ip routing

This command disables the IP Router Admin Mode for the master switch.

Format

no ip routing

Mode

Global Config

3.2.3

ip address

This command configures an IP address on an interface. You can also use this
command to configure one or more secondary IP addresses on the interface.The value
for

<ipaddr>

is the IP Address of the interface. The value for

<subnetmask>

is a 4-

digit dotted-decimal number which represents the subnet mask of the interface. The
subnet mask must have contiguous ones and be no longer than 30 bits, for example
255.255.255.0. This command changes the label IP address in

show ip interface

.

Format.

ip address <ipaddr> <subnetmask> [secondary]

Mode

Interface Config

3.2.3.1

no ip address

This command deletes an IP address from an interface. The value for

<ipaddr>

is the

IP Address of the interface. The value for

<subnetmask>

is a 4-digit dotted-decimal

number which represents the Subnet Mask of the interface.

Format

no ip address <ipaddr> <subnetmask> [secondary]

Advertising