connection-profile conn-prof-id [create]
no connection-profile conn-prof-id
config
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, 7210 SAS-K 3SFP+ 8C
This command creates a profile to configure the list of VLAN values to be assigned to a dot1q SAP in an Epipe service.
A connection profile can only be applied 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.
Keyword to create a connection profile.
ethernet
config>connprof
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, 7210 SAS-K 3SFP+ 8C
Provides the context to configure the VLAN ranges values.
no ranges
ranges vlan-ranges [vlan-ranges...(up to 32 max)]
config>connprof>ethernet
7210 SAS-D, 7210 SAS-Dxp, 7210 SAS-K 2F1C2T, 7210 SAS-K 2F6C4T, 7210 SAS-K 3SFP+ 8C
Specifies the list of VLAN ranges or individual VLAN IDs 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 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 IDs 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-200 5 6 4000-4020 |
ranges |
4 5 6 10 11 12 |
ranges |
250-350 500-600 1000-1023 |