set interface
Privilege: Configure
Description: set interface {mgp <vlan> <ipaddress> <netmask> |
voip <voipid> <ipaddress> }
Permits the setting of the local static IP addresses for the Media Gateway
Processor and VoIP engines. The VoIP Engines will inherit the netmask defined
by the 'set interface mgp' command
Parameters: 'vlan' is the VLAN number(default=0), 'voipID' is in the range
v0-v4 where v0 represents the VoIP engine on the motherboard 'ipaddress' is
the IP address of the interface, and 'netmask' is the IP netmask.
Sample Display
MG-001-3(configure)# set interface mgp 2 132.236.73.23 255.255.255.0
MG-001-3(configure)# set interface voip v2 123.23.44.21