create

Use the create command to create a new role, specifying a name for the new role. The create command is accessible from the role context.

create role-name

Parameters

role-name Specifies the name of the role. A role name can be made up of all alpha-numeric characters, as well as special characters: -!#$:

Usage

The default values for a newly created role are:

  • Default Filter: disabled
  • AC Filter: Controller filtering is active, with a default filter of deny in both directions
  • Ingress rate profile: no-change
  • Egress rate profile: no-change
  • Topology: no-change
  • Filtering on the AP: disabled
  • Synchronization: disabled

Examples

The following example creates and then displays the details of a role named Auth:

EWC.extremenetworks.com:role# create Auth
EWC.extremenetworks.com:role# show Auth
Assigned topology: no change
Ingress rate profile: no change
Egress rate profile: no change
Filter settings: enable
Enable AP filtering: disable
Name: Auth
EWC.extremenetworks.com:role# show Auth acfilter
Enable AP filtering: disable
filter 1 (default) proto none 0.0.0.0  all_ports in dst out none allow
filter 2 (default) proto none 0.0.0.0  all_ports in none out src allow