Lucent Technologies P333T Switch User Manual


 
Chapter 5 Cajun Campus CLI (Command Line Interface)
Cajun P333T User’s Guide 49
Set system contact command
Use the Set system contact command to set mib2 system contact MIB variable
The syntax for this command is:
set system contact
[string]
Set interface command
Use the set interface command to configure the in-band interfaces on the Master
agent of the stack.
The syntax for this command is:
set interface
[name][vlan][ip_addr][netmask]
Set port level command
Use the set port level command to set the priority level of a port or range of ports
on the switching bus. Packets traveling through a port set at normal priority should
be served only after packets traveling through a port set at high priority are served.
The syntax for this command is:
set port level
[mod_num/port_num][normal|high]
Example
To set the priority level for port 2 on module 1 to high:
Console> (enable)
set port level
1/2 high
Port 1/2 port level set to high.
Console> (enable)
string location string. The location is cleared if this field is blank.
name interface name (“inband” used for Master agent)
vlan the number of the VLAN to be assigned to the interface
ip_addr IP address
netmask Subnet mask
mod_num Number of the module.
port_num Number of the port on the module.
normal Set the port priority to regular.
high Set the port priority to high.