Avaya P330-ML-ML Switch User Manual


 
Chapter 2 Avaya P330-ML Layer 2 CLI Commands
68 Avaya P330-ML Reference Guide
Example:
set interface inband
User level: privileged, supervisor.
Use the set interface inband command to configure the Management inband
interface on the Master agent in the stack.
The syntax for this command is:
set interface inband <vlan> <ip_addr> <netmask>
Example:
To configure the inband interface on VLAN 1, IP address 1.1.1.1 and netmask
255.255.255.24:
set interface ppp
User level: privileged, supervisor.
Use the set interface ppp command to configure the Master agent PPP
interface IP parameters, exit modem mode, disconnect the PPP session, or reset the
connected modem.
You must configure an IP address and net-mask for the P330-ML before you can
establish a PPP connection. The IP address is a dummy address that is shared
between two peers, and must be taken from a subnet that is different from the
agent’s inband IP subnet.
P330-N# set intelligent-multicast router-port-pruning-time
40
Done!
vlan The number of the VLAN to be assigned to the interface
ip_addr IP address of the inband interface
netmask Subnet mask
P330-N# set interface inband 1 1.1.1.1 255.255.255.24
Interface inband IP address set.
You must reset the device in order for the change to take
effect.