Set (router-lan) ip address, Set (router-lan) ip address -142 – Carrier Access Network Device Axxius 800 User Manual

Page 242

Advertising
background image

5-142

Axxius 800 - Release 2.2

CLI Commands

set

set (router-lan) ip address

Use the set (router-lan) ip address command to specify an IP address for the specified LAN
interface. When first installed the Router card’s LAN interface has a default IP address of
10.0.0.1 with subnet mask of 255.0.0.0.

Syntax:

set {rtr_lan-addr} ip address {ip-addr} [mask]

Example:

set 3:1 ip address 192.168.202.244 255.255.255.0

The example will set the local LAN interface on slot 3 to IP address
192.168.202.244, with a subnet mask of 255.255.255.0.

{rtr_lan-addr}

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

{ip-addr}

The Router IP address, in the form of xxx.xxx.xxx.xxx, where xxx is between
0-255.

[mask]

The subnet mask, in the form of xxx.xxx.xxx.xxx, where xxx is between 0-255.

slot

The slot number (1-8) that contains the Router card.

port

Port number of the Router.

"profile-name"

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

Advertising