AAA Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 43-51
end-user profile port-list
Configures a range of ports associated with an end-user profile.
end-user profile name port-list slot1[/port_range1] [slot2[/port_range2] ...]
end-user profile name no port-list slot1 [slot2...]
Syntax Definitions
name The name of an existing or a new end-user profile.
slot1 The slot number associated with the profile.
port_range1 The port or port range associated with slot1. Ports are separated by a
hyphen, for example 2-4.
slot2 Additional slots may be associated with the profile.
port_range2 Additional ports may be associated with additional slot numbers associ-
ated with the profile.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the no form of the command to remove a port list or lists from an end-user profile. Note that the no
form removes all the ports on a given slot or slots.
Examples
-> end user profile Prof1 port-list 2/1-3 3 4/1-5
-> end user profile Prof1 no port-list 4
Release History
Release 6.6.1; command was introduced.