949Examples# Rename object group ipgroup1 to ipgroup2. system-view[Sysname] object-group rename ipgroup1 ipgroup2Related commandsobject-groupport (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-idDefaultNo port objects exist.ViewsPort object group viewPredefined user rolesnetwork-adminParametersobject-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. Forexample, 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 port2arguments is 0 to 65535.group-object object-group-name: Specifies a port object group by its name, a case-insensitivestring of 1 to 31 characters.Usage guidelinesThis command fails if you use it to configure or change a port object to be identical with an existingobject.This command creates a port object if the specified object ID does not exist. Otherwise, thecommand 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.