Download Print this page

Port (Port Object Group View) - HP FlexNetwork MSR Series Command Reference Manual

Comware 7 security
Hide thumbs Also See for FlexNetwork MSR Series:

Advertisement

port (port object group view)

Use port to configure a port object.
Use undo port to delete a port object.
Syntax
[ object-id ] port { { eq | lt | gt } port | range port1 port2 | group-object object-group-name }
undo port { { eq | lt | gt } port | range port1 port2 | group-object object-group-name }
undo object-id
Default
No port objects exist.
Views
Port object group view
Predefined user roles
network-admin
Parameters
object-id: Specifies an object ID in the range of 0 to 4294967294. If you do not specify an object ID,
the system automatically assigns the object a multiple of 10 next to the greatest ID being used. For
example, if the greatest ID is 22, the system automatically assigns 30.
eq: Configures a port object with a port number equal to the specified port.
lt: Configures a port object with a port number smaller than the specified port.
gt: Configures a port object with a port number greater than the specified port.
port: Specifies a port number in the range of 0 to 65535.
range port1 port2: Configures a port object with a port range. The value range for the port1 and port2
arguments is 0 to 65535.
group-object object-group-name: Specifies a port object group by its name, a case-insensitive
string of 1 to 31 characters.
Usage guidelines
This command fails if you use it to configure or change a port object to be identical with an existing
object.
This command creates a port object if the specified object ID does not exist. Otherwise, the
command overwrites the configuration of the specified object.
When you use the lt port option, follow these guidelines:
The value of port cannot be 0.
If the value of port is 1, the system configures the object with a port number of 0.
If the value of port is in the range of 2 to 65535, the system configures the object with a port
number range of [0, port–1].
When you use the gt port option, follow these guidelines:
The value of port cannot be 65535.
If the value of port is 65534, the system configures the object with a port number of 65535.
If the value of port is in the range of 0 to 65533, the system configures the object with a port
number range of [port+1, 65535].
When you use the range port1 port2 option, follow these guidelines:
788

Advertisement

loading