Connection profile commands

connection-profile

Syntax

connection-profile conn-prof-id [create]

no connection-profile conn-prof-id

Context

config

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

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.

Parameters

noneconn-prof-id

Specifies the profile number.

Values

1 to 8000

ethernet

Syntax

ethernet

Context

config>connprof

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

Commands in this context configure the VLAN ranges values.

ranges

Syntax

no ranges

ranges vlan-ranges [vlan-ranges...(upto 32 max)]

Context

config>connprof>ethernet

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

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.

Parameters

vlan-ranges

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