System information

Table Of Contents
3. Commands
3-58 July 2004 4821-A2-GB21-00
Configure Management Default Gateway Address
This command is used to configure the management IP address, subnet mask and
gateway address. These IP addresses are in the management domain, not the
user domain.
Configure Management InBand Address
This command is used to configure the inband management IP address, subnet
mask and gateway address. These IP addresses are in the management domain,
not the user domain. The inband management traffic is received on the same
uplink port as user traffic.
configure management default-gateway {ip_address}
Minimum Access Level: Administrator
The configure management default gateway command specifies the IP address of the next
hop router for the management traffic.
ip_address – Specifies the IP address of the default gateway for the management ports..
Example:
PDYN# configure management default-gateway 137.90.127.1
configure management inband address {ip_address} { subnet_mask}
Minimum Access Level: Administrator
The configure management inband address command specifies the IP address of the unit.
ip_address – Specifies the management IP address. Default is 0.0.0.0 (disabled)
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