Role Instance
26-9
26.1.5 group

Role Config Commands
Sets group configuration for the role
Supported in the following platforms:
• RFS6000
• RFS7000
• RFS4000
Syntax
group [any|contains|exact|not-contains]
group any
group contains <WORD>
group exact <WORD>
group not-contains <WORD>
Parameters
Example
RFSwitch(config-role)#group any
RFSwitch(config-role)#
any Any group
contains <WORD> Group contains the string <WORD>
exact <WORD> Group contains the exact string <WORD>
not-contains <word> Group does not contain the string <WORD>