beautypg.com

Configure management inband address, Configure management out-of-band address – Paradyne IP DSLAM BitStorm 2600 User Manual

Page 39

background image

4. Configuration

2600-A2-GN20-40

March 2005

4-3

Configure Management Inband Address

The configure management inband address command specifies the IP address
of the unit.

Configure Management Out-of-Band Address

The configure management out-of-band address command specifies the IP
address of the unit that will accept management traffic on the out-of-band
management port.

configure management inband address {ip_address} { subnet_mask}

Minimum Access Level: Administrator

ip_address – Specifies the management IP address. Default is 0.0.0.0 (disabled). Do
not configure inband and out-of-band management on the same subnet.

subnet_mask – Specifies the subnet mask to be applied to the IP address. The default
mask is 255.255.255.0.

Example:

PDYN# configure management inband address 137.90.127.3
255.255.255.0

configure management out-of-band address {bootp | {{ip_address} {
subnet_mask} }

Minimum Access Level: Administrator

bootp – Specifies that a BOOTP server will determine the management IP address.

ip_address – Specifies the management IP address. The default address is
10.10.10.10. Do not configure inband and out-of-band management on the same
subnet.

subnet_mask – Specifies the subnet mask to be applied to the IP address. The default
mask is 255.255.255.0.

Example:

PDYN# configure management out-of-band address bootp

PDYN# configure management out-of-band address 137.90.127.3
255.255.255.0