Add (router-lan) static, Add (router-lan) static -16 – Black Box COMPACT T1 MT850A User Manual

Page 100

Advertising
background image

5-16

Compact T1 - Release 6.1

CLI Commands

add

add (router-lan) static

Use the add (router-lan) static commands to add static elements on the specified LAN
interface.

add (router-lan) static ip address

Use the add (router-lan) static ip address command to add a static IP address to the table
of learned addresses on the specified LAN interface. This command is typically used in
bridging.

Syntax:

add {rtr_lan-addr} static ip address {"addr-name"}

{ip-addr}

Example:

add 3:1 static ip address "JDoe" 195.168.201.140

{rtr_lan-addr}

The Router (IP or CMG) address is in the form {slot:port} or {slot "profile-name"}.

{"addr-name"}

A symbolic name for this static ip address. This name must be enclosed in quotes, with a
maximum of 8 characters.

{ip-addr}

The IP address of the learned address table for the LAN, in the form of xxx.xxx.xxx.xxx,
where xxx is between 0-255.

slot

Slot number (1-6) that contains the Router card.

port

Port number.

"profile-name"

The profile name for the Router interface. Name must be enclosed
in quotes, with a maximum length of 11 characters.

Advertising