Set (router) proxy, Set (router) proxy -129 – Carrier Access Network Device Axxius 800 User Manual

Page 229

Advertising
background image

Axxius 800 - Release 2.2

5-129

CLI Commands

set

set (router) proxy

Use the set (router) proxy command to enable/disable proxy ARP mode on the Router. This
command will add an IP interface between the Controller and the Router over the backplane. In
this way the Controller can be accessed by IP hosts over the Router’s LAN/WAN interfaces
without using the Controller’s physical Ethernet interface.

Syntax:

set {rtr_card-addr} proxy {disable|enable} [ip-addr]

[mask|bits]

Example:

set ethernet ip address 10.0.0.1 255.0.0.0

set 3:1 ip address 192.168.100.1/24

set 3 proxy enable 192.168.100.80/24

set ip gateway 192.168.100.80

Set a Router card port to proxy ARP for the Adit 600, where the Router card is
located in slot 3. In this example the Controller is reachable at 192.168.100.80
and Router at 192.168.100.1.

Example:

set ethernet ip address 10.0.0.1 255.0.0.0

set 3:1 ip address 192.168.100.1/24

set 3 proxy enable 192.168.100.80/24

set ip gateway 192.168.100.1

Set a Router card port to proxy ARP for the Adit 600, where the Router card is
located in slot 3. In this example the Controller and Router will share address
192.168.100.1 on the Router. Telnet and SNMP connections to 192.168.100.1
will connect to the Controller.

{rtr_card-addr}

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

{disable|enable}

When proxy ARP is enabled the Router will allow both the Router and Controller to be
accessed from the Router LAN and WAN interfaces.

{ip-addr}

Set the IP address for the proxy interface on the Adit 600, using the form xxx.xxx.xxx.xxx,
where xxx is a number from 0 to 255.

[mask|bits]

mask

Set the subnet mask, using the form xxx.xxx.xxx.xxx, where xxx is a number
from 0 to 255. This is an optional setting.

bits

Use this field to identify the number of bits, from left to right that will be used
to match the IP Address field within the data packet. Range is between 1-32.

Advertising