rsvp: | Router RSVP configurations |
trunks: | Rsvp trunk Details |
- name: TO_AR-1 | Configures the rsvp-trunk with name TO_AR-1 |
ingress: 36.0.0.2 | Configures the starting point of the trunk as 36.0.0.2 |
egress: 10.0.1.14 | Configures the end point of the trunk as 10.0.1.14 |
FRR: primary fast-reroute protection facility | Configures the FRR as FACILITY |
FRR_TYPE: primary fast-reroute node-protection | Configure the type of FRR type as <node-protection> |
primary_path: TO_AR-1 | Configures the trunk with a primary path TO_AR-1 |
secondary_path: TO_AR-1_Sec | Configures the trunk with a secondary path TO_AR-1_Sec |
bypass: | Bypass configuration |
- name: TO_AR-1_BKUP | Configures the rsvp-bypass with name TO_AR-1_BKUP |
ingress: 36.0.0.2 | Configures the starting point of the bypass as 36.0.0.2 |
egress: 10.0.1.14 | Configures the end point of the trunk as 10.0.1.14 |
path: TO_AR-1_BKUP | Configures the bypass with path TO_AR-1_BKUP |
rsvppath: | Rsvp path configuration |
- name: TO_AR-2_BKUP | Configures the RSVP path with name TO_AR-2_BKUP |
hops: | Hops configuration under path TO_AR-2_BKUP |
- 10.110.140.110 | Configures 10.110.140.110 as a strict hop under rsvp-path TO_AR-2_BKUP |
- 101.1.1.2 | Configures 101.1.1.2 as a strict hop under rsvp-path TO_AR-2_BKUP |
- 101.3.1.2 | Configures 101.3.1.2 as a strict hop under rsvp-path TO_AR-2_BKUP |
- 111.2.1.2 | Configures 111.2.1.2 as a strict hop under rsvp-path TO_AR-2_BKUP |
- 10.0.1.15 | Configures 10.0.1.15 as a strict hop under rsvp-path TO_AR-2_BKUP |
interfaces: | Interface configuration for rsvp |
- name: xe1 | Configures Interface xe1 command |
command: enable-rsvp | Configures enable-rsvp command under interface xe1 |