connection-profile conn-prof-id [create]
no connection-profile conn-prof-id
config
Supported on all 7210 SAS platforms as described in this document
This command creates a list of VLAN values to be assigned to a dot1q SAP in an Epipe service.
A connection profile can only be assigned to a dot1q SAP that is part of an Epipe Service.
The no form of this command deletes the profile from the configuration.
Specifies the profile number.
ethernet
config>connprof
Supported on all 7210 SAS platforms as described in this document
Commands in this context configure the VLAN ranges values.
no ranges
ranges vlan-ranges [vlan-ranges...(upto 32 max)]
config>connprof>ethernet
Supported on all 7210 SAS platforms as described in this document
This command specifies the list of VLAN ranges or individual VLAN ID to be used for mapping the specific VLANs to the Epipe SAP.
The system validates that the values specified are valid VLAN IDs in the range 0 to 4094 (VLAN ID 4095 is reserved). Ranges are specified in the format ‟a-b,” the expression (a < b) should be true. Up to about 32 individual VLAN values or VLAN ranges can be specified. A maximum of 8 VLAN ranges are allowed per connection profile.
Specifies the list of VLAN ranges or individual VLAN ID to be used for mapping the specific VLANs to the Epipe SAP.
A list of space separated values specified as either a-b or individual VLAN IDs. Both the VLAN IDs and the value used for ‟a” and ‟b” must be in the range of 0 to 4094. Additionally, value ‟a” must be less than value ‟b.”
For example:
ranges |
100 to 200 5 6 4000 to 4020 |
ranges |
4 5 6 10 11 12 |
ranges |
250 to 350 500 to 600 1000 to 1023 |