Configuration Guide Vol. 1


30.3.5 Configuring Ring Protocol and GSRP together

Points to note

When the Ring Protocol and GSRP are used together, the VLAN IDs to be used together need to be set for the VLAN mapping and GSRP VLAN group. The VLAN mapping ID and GSRP VLAN group ID do not need to match.

Command examples

  1. (config)# axrp vlan-mapping 1 vlan 10,15

    Sets a VLAN mapping ID of 1, and sets VLAN IDs 10 and 15 to be used together with GSRP.

  2. (config)# axrp 1

    (config-axrp)# vlan-group 1 vlan-mapping 1

    (config-axrp)# exit

    Sets VLAN mapping ID 1 for VLAN group 1.

  3. (config)# gsrp 1

    (config-gsrp)# vlan-group 3 vlan 10,15

    Sets VLANs ID 10 and 15 used together with the Ring Protocol for GSRP VLAN group 3.