Dell 6024 F Switch User Manual


 
174 Configuring System Information
www.dell.com | support.dell.com
3
Select a rule.
4
Check the
Remove
check box and click
Apply Changes
.
The rule is deleted, and the device is updated.
Defining Access Profiles Using CLI Commands
The following table summarizes the equivalent CLI commands for configuring access profiles.
Table 6-30. Access Profile CLI Commands
CLI Command Description
management access-list
name
NOTE: Enclose n a m e in double quotes if
it contains spaces. For example,
"workgroup 1"
Defines an access-list for management,
and enters the access-list context for
configuration.
permit [ethernet
interface-
number
| vlan
vlan-id
| port-
channel
number
] [service
service
]
Sets port permitting conditions for the
management access list.
permit ip-source
ip-address
[mask
mask | prefix-length
]
[ethernet
interface-number
|
vlan
vlan-id
| port-channel
number
] [service
service
]
Sets port permitting conditions for the
management access list, and the
selected management method.
deny [ethernet
interface-
number
| vlan
vlan-id
| port-
channel
number
] [service
service
]
Sets port denying conditions for the
management access list, and the
selected management method.
deny ip-source
ip-address
[mask
mask | prefix-length
]
[ethernet
interface-number
|
vlan
vlan-id
| port-channel
number
] [service
service
]
Sets port denying conditions for the
management access list, and the
selected management method.
management access-class
{console-only |
name
}
Defines which access-list is used as the
active management connections.
show management access-list
[
name
]
Displays the active management
access-lists.
show management access-class Displays information about
management access-class.