PE1#configure terminal | Enter configure mode. |
PE1(config)#interface lo | Enter interface mode. |
PE1(config-if)#ip address 1.1.1.1/32 secondary | Configure the IP address of the interface. |
PE1(config-if)#prefix-sid index 1 | Configure prefix SID index value. |
PE1(config-if)#exit | Exit interface mode. |
PE1(config)#interface eth1 | Enter interface mode. |
PE1(config-if)#ip address 10.1.2.1/32 secondary | Configure the IP address of the interface. |
PE1(config-if)#label-switching | Enable label switching. |
PE1(config-if)#exit | Exit interface mode |
PE1(config)#router ospf 100 | Set the routing process ID . |
PE1(config-router)#ospf router-id 1.1.1.1 | Configuring OSPF router-id |
PE1(config-router)#network 1.1.1.1/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
PE1(config-router)#network 10.1.2.0/24 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
PE1(config-router)#segment-routing mpls | Enable segment routing under router OSPF process. |
PE1(config-router)#exit | Exit router mode. |
PE1(config)#exit | Exit configure mode |
PE1(config)#commit | Commit the candidate configuration to the running configuration. |
P1#configure terminal | Enter configure mode. |
P1(config)#interface lo | Enter interface mode. |
P1(config-if)#ip address 1.1.1.2/32 secondary | Configure the IP address of the interface. |
P1(config-if)#prefix-sid index 2 | Configure prefix SID index value. |
P1(config-if)#exit | Exit interface mode. |
P1(config)#interface eth1 | Enter interface mode. |
P1(config-if)#ip address 10.1.2.2/32 secondary | Configure the IP address of the interface. |
P1(config-if)#label-switching | Enable label switching. |
P1(config-if)#exit | Exit interface mode. |
P1(config)#interface eth2 | Enter interface mode. |
P1(config-if)#ip address 10.2.3.1/32 secondary | Configure the IP address of the interface. |
P1(config-if)#label-switching | Enable label switching. |
P1(config-if)#exit | Exit interface mode. |
P1(config)#interface eth3 | Enter interface mode. |
P1(config-if)#ip address 10.2.6.1/32 secondary | Configure the IP address of the interface. |
P1(config-if)#label-switching | Enable label switching. |
P1(config-if)#exit | Exit interface mode. |
P1(config)#router ospf 100 | Set the routing process ID . |
P1(config-router)#ospf router-id 1.1.1.2/32 secondary | Configure OSPF router-id |
P1(config-router)#network 1.1.1.2/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P1(config-router)#network 10.1.2.0/24 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P1(config-router)#network 10.2.3.0/24 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P1(config-router)#network 10.2.6.0/24 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P1(config-router)#segment-routing mpls | Enable segment routing under router process. |
P1(config-router)# fast-reroute per-prefix ti-lfa area 0.0.0.0 | Enable per-prefix TI-LFA FRR computation for OSPF area 0 |
P1(config-router)#exit | Exit router mode. |
P1(config)#exit | Exit configure mode |
P1(config)#commit | Commit the candidate configuration to the running configuration. |
P2#configure terminal | Enter configure mode. |
P2(config)#interface lo | Enter interface mode. |
P2(config-if)#ip address 1.1.1.3/32 secondary | Configure the IP address of the interface. |
P2(config-if)#prefix-sid index 3 | Configure prefix SID index value. |
P2(config-if)#exit | Exit interface mode. |
P2(config)#interface eth1 | Enter interface mode. |
P2(config-if)#ip address 10.3.4.1/32 secondary | Configure the IP address of the interface. |
P2(config-if)#label-switching | Enable label switching. |
P2(config-if)#exit | Exit interface mode. |
P2(config)#interface eth2 | Enter interface mode. |
P2(config-if)#ip address 10.2.3.2/32 secondary | Configure the IP address of the interface. |
P2(config-if)#label-switching | Enable label switching. |
P2(config-if)#exit | Exit interface mode. |
P2(config)#interface eth3 | Enter interface mode. |
P2(config-if)#ip address 10.3.7.1/32 secondary | Configure the IP address of the interface. |
P2(config-if)#label-switching | Enable label switching. |
P2(config-if)#exit | Exit interface mode. |
P2(config)#router ospf 100 | Set the routing process ID . |
P2(config-router)#ospf router-id 1.1.1.3/32 secondary | Configure OSPF router-id |
P2(config-router)#network 1.1.1.3/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P2(config-router)#network 10.3.4.0/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P2(config-router)#network 10.2.3.0/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P2(config-router)#network 10.3.7.0/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P2(config-router)#segment-routing mpls | Enable segment routing under router process. |
P2(config-router)#exit | Exit router mode. |
P2(config)#exit | Exit configure mode |
P2(config)#commit | Commit the candidate configuration to the running configuration. |
P3#configure terminal | Enter configure mode. |
P3(config)#interface lo | Enter interface mode. |
P3(config-if)#ip address 1.1.1.4/32 secondary | Configure the IP address of the interface. |
P3(config-if)#prefix-sid index 4 | Configure prefix SID index value. |
P3(config-if)#exit | Exit interface mode. |
P3(config)#interface eth1 | Enter interface mode. |
P3(config-if)#ip address 10.3.4.2/32 secondary | Configure the IP address of the interface. |
P3(config-if)#label-switching | Enable label switching. |
P3(config-if)#exit | Exit interface mode. |
P3(config)#interface eth2 | Enter interface mode. |
P3(config-if)#ip address 10.4.5.1/32 secondary | Configure the IP address of the interface. |
P3(config-if)#label-switching | Enable label switching. |
P3(config-if)#exit | Exit interface mode. |
P3(config)#router ospf 100 | Set the routing process ID . |
P3(config-router)#ospf router-id 1.1.1.4/32 secondary | Configure OSPF router-id |
P3(config-router)#network 1.1.1.4/32 area 0.0.0.0 | Configure OSPF network in area 0 |
P3(config-router)#network 10.3.4.0/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P3(config-router)#network 10.4.5.0/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P3(config-router)#segment-routing mpls | Enable segment routing under router process. |
P3(config-router)#exit | Exit router mode. |
P3(config)#exit | Exit configure mode |
P3(config)#commit | Commit the candidate configuration to the running configuration. |
P4#configure terminal | Enter configure mode. |
P4(config)#interface lo | Enter interface mode. |
P4(config-if)#ip address 1.1.1.5/32 secondary | Configure the IP address of the interface. |
P4(config-if)#prefix-sid index 5 | Configure prefix SID index value. |
P4(config-if)#exit | Exit interface mode. |
P4(config)#interface eth1 | Enter interface mode. |
P4(config-if)#ip address 10.5.6.1/32 secondary | Configure the IP address of the interface. |
P4(config-if)#label-switching | Enable label switching. |
P4(config-if)#exit | Exit interface mode. |
P4(config)#interface eth2 | Enter interface mode. |
P4(config-if)#ip address 10.4.5.2/32 secondary | Configure the IP address of the interface. |
P4(config-if)#label-switching | Enable label switching. |
P4(config-if)#exit | Exit interface mode. |
P4(config)#router ospf 100 | Set the routing process ID . |
P4(config-router)#ospf router-id 1.1.1.5/32 secondary | Configure OSPF router-id |
P4(config-router)#network 1.1.1.5/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P4(config-router)#network 10.4.5.0/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P4(config-router)#network 10.5.6.0/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P4(config-router)#segment-routing mpls | Enable segment routing under router process. |
P4(config-router)#exit | Exit router mode. |
P4(config)#exit | Exit configure mode |
P4(config)#commit | Commit the candidate configuration to the running configuration. |
P5#configure terminal | Enter configure mode. |
P5(config)#interface lo | Enter interface mode. |
P5(config-if)#ip address 1.1.1.6/32 secondary | Configure the IP address of the interface. |
P5(config-if)#prefix-sid index 6 | Configure prefix SID index value. |
P5(config-if)#exit | Exit interface mode. |
P5(config)#interface eth1 | Enter interface mode. |
P5(config-if)#ip address 10.5.6.2/32 secondary | Configure the IP address of the interface. |
P5(config-if)#label-switching | Enable label switching. |
P5(config-if)#exit | Exit interface mode. |
P5(config)#interface eth3 | Enter interface mode. |
P5(config-if)#ip address 10.2.6.2/32 secondary | Configure the IP address of the interface. |
P5(config-if)#label-switching | Enable label switching. |
P5(config-if)#exit | Exit interface mode. |
P5(config)#router ospf 100 | Set the routing process ID . |
P5(config-router)#ospf router-id 1.1.1.6/32 secondary | Configure OSPF router-id |
P5(config-router)#network 1.1.1.6/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P5(config-router)#network 10.2.6.0/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P5(config-router)#network 10.5.6.0/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
P5(config-router)#segment-routing mpls | Enable segment routing under router process. |
P5(config-router)#exit | Exit router mode. |
P5(config)#exit | Exit configure mode |
P5(config)#commit | Commit the candidate configuration to the running configuration. |
PE2#configure terminal | Enter configure mode. |
PE2(config)#interface lo | Enter interface mode. |
PE2(config-if)#ip address 1.1.1.7/32 secondary | Configure the IP address of the interface. |
PE2(config-if)#prefix-sid index 7 | Configure prefix SID index value. |
PE2(config-if)#exit | Exit interface mode. |
PE2(config)#interface eth3 | Enter interface mode. |
PE2(config-if)#ip address 10.3.7.2/32 secondary | Configure the IP address of the interface. |
PE2(config-if)#label-switching | Enable label switching. |
PE2(config-if)#exit | Exit interface mode. |
PE2(config)#router ospf 100 | Set the routing process ID . |
PE2(config-router)#ospf router-id 1.1.1.7/32 secondary | Configuring OSPF router-id |
PE2(config-router)#network 1.1.1.7/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
PE2(config-router)#network 10.3.7.0/32 area 0.0.0.0 secondary | Configure OSPF network in area 0 |
PE2(config-router)#segment-routing mpls | Enable segment routing under router OSPF process. |
PE2(config-router)#exit | Exit router mode. |
PE2(config)#exit | Exit configure mode |
PE2(config)#commit | Commit the candidate configuration to the running configuration. |
PE1#configure terminal | Enter configure mode. |
PE1(config)#interface lo | Enter interface mode. |
PE1(config-if)#ip address 1.1.1.1/32 secondary | Configure the IP address of the interface. |
PE1(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
PE1(config-if)#prefix-sid index 1 | Configure prefix SID index value. |
PE1(config-if)#exit | Exit interface mode. |
PE1(config)#interface eth1 | Enter interface mode. |
PE1(config-if)#ip address 10.1.2.1/32 secondary | Configure the IP address of the interface. |
PE1(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
PE1(config-if)#label-switching | Enable label switching. |
PE1(config)#router isis 1 | Set the routing process ID. |
PE1(config-router)#metric-style wide | Configure metric style as wide. |
PE1(config-router)#net 49.0000.0000.0000.0001.00 | Configure network entity title (NET). |
PE1(config-router)#mpls traffic-eng router-id 1.1.1.1 | Enable MPLS Traffic Engineering under router process. |
PE1(config-router)#mpls traffic-eng level-1 | Enable MPLS Traffic Engineering as level-1 |
PE1(config-router)#mpls traffic-eng level-2 | Enable MPLS Traffic Engineering as level-2 |
PE1(config-router)#segment-routing mpls | Enable segment routing under router ISIS process. |
PE1(config-router)#exit | Exit router mode. |
PE1(config)#exit | Exit configure mode |
P1#configure terminal | Enter configure mode. |
P1(config)#interface lo | Enter interface mode. |
P1(config-if)#ip address 1.1.1.2/32 secondary | Configure the IP address of the interface. |
P1(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P1(config-if)#prefix-sid index 2 | Configure prefix SID index value. |
P1(config-if)#exit | Exit interface mode. |
P1(config)#interface eth1 | Enter interface mode. |
P1(config-if)#ip address 10.1.2.2/32 secondary | Configure the IP address of the interface. |
P1(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P1(config-if)#label-switching | Enable label switching. |
P1(config-if)#exit | Exit interface mode. |
P1(config)#interface eth2 | Enter interface mode. |
P1(config-if)#ip address 10.2.3.1/32 secondary | Configure the IP address of the interface. |
P1(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P1(config-if)#label-switching | Enable label switching. |
P1(config-if)#exit | Exit interface mode. |
P1(config)#interface eth3 | Enter interface mode. |
P1(config-if)#ip address 10.2.6.1/32 secondary | Configure the IP address of the interface. |
P1(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P1(config-if)#label-switching | Enable label switching. |
P1(config-if)#exit | Exit interface mode. |
P1(config)#router isis 1 | Set the routing process ID . |
P1(config-router)#metric-style wide | Configure metric style as wide. |
P1(config-router)#net 49.0000.0000.0000.0002.00 | Configure Network entity title (NET). |
P1(config-router)#mpls traffic-eng router-id 1.1.1.2 | Enable MPLS Traffic Engineering under router process. |
P1(config-router)#mpls traffic-eng level-1 | Enable MPLS Traffic Engineering as level-1. |
P1(config-router)#mpls traffic-eng level-2 | Enable MPLS Traffic Engineering as level-2. |
P1(config-router)#capability cspf | Enable cspf capability under ISIS 1 process. |
P1(config-router)#segment-routing mpls | Enable segment routing under router process. |
P1(config-router)# fast-reroute ti-lfa level-1 proto ipv4 | Enable per-prefix TI-LFA FRR computation for ISIS level-1 |
P1(config-router)#exit | Exit router mode. |
P1(config)#exit | Exit configure mode |
P2#configure terminal | Enter configure mode. |
P2(config)#interface lo | Enter interface mode. |
P2(config-if)#ip address 1.1.1.3/32 secondary | Configure the IP address of the interface. |
P2(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P2(config-if)#prefix-sid index 3 | Configure prefix SID index value. |
P2(config-if)#exit | Exit interface mode. |
P2(config)#interface eth1 | Enter interface mode. |
P2(config-if)#ip address 10.3.4.1/32 secondary | Configure the IP address of the interface. |
P2(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P2(config-if)#label-switching | Enable label switching. |
P2(config-if)#exit | Exit interface mode. |
P2(config)#interface eth2 | Enter interface mode. |
P2(config-if)#ip address 10.2.3.2/32 secondary | Configure the IP address of the interface. |
P2(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P2(config-if)#label-switching | Enable label switching. |
P2(config-if)#exit | Exit interface mode. |
P2(config)#interface eth3 | Enter interface mode. |
P2(config-if)#ip address 10.3.7.1/32 secondary | Configure the IP address of the interface. |
P2(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P2(config-if)#label-switching | Enable label switching. |
P2(config-if)#exit | Exit interface mode. |
P2(config)#router isis 1 | Set the routing process ID . |
P2(config-router)#metric-style wide | Configure metric style as wide. |
P2(config-router)#net 49.0000.0000.0000.0003.00 | Configure Network entity title (NET). |
P2(config-router)#mpls traffic-eng router-id 1.1.1.3 | Enable MPLS Traffic Engineering under router process. |
P2(config-router)#mpls traffic-eng level-1 | Enable MPLS Traffic Engineering as level-1. |
P2(config-router)#mpls traffic-eng level-2 | Enable MPLS Traffic Engineering as level-2 |
P2(config)#router isis 1 | Set the routing process ID . |
P2(config-router)#metric-style wide | Configure metric style as wide. |
P2(config-router)#net 49.0001.0000.0000.0003.00 | Configure Network entity title (NET). |
P2(config-router)#segment-routing mpls | Enable segment routing under router process. |
P2(config-router)#exit | Exit router mode. |
P3#configure terminal | Enter configure mode. |
P3(config)#interface lo | Enter interface mode. |
P3(config-if)#ip address 1.1.1.4/32 secondary | Configure the IP address of the interface. |
P3(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P3(config-if)#prefix-sid index 4 | Configure prefix SID index value. |
P3(config-if)#exit | Exit interface mode. |
P3(config)#interface eth1 | Enter interface mode. |
P3(config-if)#ip address 10.3.4.2/32 secondary | Configure the IP address of the interface. |
P3(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P3(config-if)#label-switching | Enable label switching. |
P3(config-if)#exit | Exit interface mode. |
P3(config)#interface eth2 | Enter interface mode. |
P3(config-if)ip address 10.4.5.1/32 secondary | Configure the IP address of the interface. |
P3(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P3(config-if)#label-switching | Enable label switching. |
P3(config-if)#exit | Exit interface mode. |
P3(config)#router isis 1 | Set the routing process ID . |
P3(config-router)#metric-style wide | Configure metric style as wide. |
P3(config-router)#net 49.0000.0000.0000.0004.00 | Configure Network entity title (NET). |
P3(config-router)#mpls traffic-eng router-id 1.1.1.4 | Enable MPLS Traffic Engineering under router process. |
P3(config-router)#mpls traffic-eng level-1 | Enable MPLS Traffic Engineering as level-1. |
P3(config-router)#mpls traffic-eng level-2 | Enable MPLS Traffic Engineering as level-2. |
P3(config-router)#exit | Exit router isis mode |
P3(config)#router isis 1 | Set the routing process ID . |
P3(config-router)#metric-style wide | Configure metric style as wide. |
P3(config-router)#net 49.0000.0000.0000.0004.00 | Configure Network entity title (NET). |
P3(config-router)#segment-routing mpls | Enable segment routing under router process. |
P3(config-router)#exit | Exit router mode. |
P4#configure terminal | Enter configure mode. |
P4(config)#interface lo | Enter interface mode. |
P4(config-if)#ip address 1.1.1.5/32 | Configure the IP address of the interface. |
P4(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P4(config-if)#prefix-sid index 5 | Configure prefix SID index value. |
P4(config-if)#exit | Exit interface mode. |
P4(config)#interface eth1 | Enter interface mode. |
P4(config-if)#ip address 10.5.6.1/32 secondary | Configure the IP address of the interface. |
P4(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P4(config-if)#label-switching | Enable label switching. |
P4(config-if)#exit | Exit interface mode. |
P4(config)#interface eth2 | Enter interface mode. |
P4(config-if)#ip address 10.4.5.2/32 secondary | Configure the IP address of the interface. |
P4(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P4(config-if)#label-switching | Enable label switching. |
P4(config-if)#exit | Exit interface mode. |
P4(config)#router isis 1 | Set the routing process ID . |
P4(config-router)#metric-style wide | Configure metric style as wide. |
P4(config-router)#net 49.0000.0000.0000.0005.00 | Configure Network entity title (NET). |
P4(config-router)#mpls traffic-eng router-id 1.1.1.5 | Enable MPLS Traffic Engineering under router process. |
P4(config-router)#mpls traffic-eng level-1 | Enable MPLS Traffic Engineering as level-1. |
P4(config-router)#mpls traffic-eng level-2 | Enable MPLS Traffic Engineering as level-2. |
P4(config-router)#segment-routing mpls | Enable segment routing under router process. |
P4(config-router)#exit | Exit router mode. |
P5#configure terminal | Enter configure mode. |
P5(config)#interface lo | Enter interface mode. |
P5(config-if)#ip address 1.1.1.6/32 secondary | Configure the IP address of the interface. |
P5(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P5(config-if)#prefix-sid index 6 | Configure prefix SID index value. |
P5(config-if)#exit | Exit interface mode. |
P5(config)#interface eth1 | Enter interface mode. |
P5(config-if)#ip address 10.5.6.2/32 secondary | Configure the IP address of the interface. |
P5(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P5(config-if)#label-switching | Enable label switching. |
P5(config-if)#exit | Exit interface mode. |
P5(config)#interface eth3 | Enter interface mode. |
P5(config-if)#ip address 10.2.6.2/32 secondary | Configure the IP address of the interface. |
P5(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
P5(config-if)#label-switching | Enable label switching. |
P5(config-if)#exit | Exit interface mode. |
P5(config)#router isis 1 | Set the routing process ID . |
P5(config-router)#metric-style wide | Configure metric style as wide. |
P5(config-router)#net 49.0000.0000.0000.0006.00 | Configure Network entity title (NET). |
P5(config-router)#mpls traffic-eng router-id 1.1.1.6 | Enable MPLS Traffic Engineering under router process. |
P5(config-router)#mpls traffic-eng level-1 | Enable MPLS Traffic Engineering as level-1. |
P5(config-router)#mpls traffic-eng level-2 | Enable MPLS Traffic Engineering as level-2. |
P5(config-router)#segment-routing mpls | Enable segment routing under router process. |
P5(config-router)#exit | Exit router mode. |
P5(config)#commit | Commit the candidate configuration to the running configuration. |
PE2#configure terminal | Enter configure mode. |
PE2(config)#interface lo | Enter interface mode. |
PE2(config-if)#ip address 1.1.1.7/32 secondary | Configure the IP address of the interface. |
PE2(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
PE2(config-if)#prefix-sid index 7 | Configure prefix SID index value. |
PE2(config-if)#exit | Exit interface mode. |
PE2(config)#interface eth3 | Enter interface mode. |
PE2(config-if)#ip address 10.3.7.2/32 secondary | Configure the IP address of the interface. |
PE2(config-if)#ip router isis 1 | Make the interface part of the router ISIS 1 instance. |
PE2(config-if)#label-switching | Enable label switching. |
PE2(config-if)#exit | Exit interface mode. |
PE2(config)#router isis 1 | Set the routing process ID . |
PE2(config-router)#metric-style wide | Configure metric style as wide. |
PE2(config-router)#net 49.0000.0000.0000.0007.00 | Configure Network entity title (NET). |
PE2(config-router)#mpls traffic-eng router-id 1.1.1.7 | Enable MPLS Traffic Engineering under router process. |
PE2(config-router)#mpls traffic-eng level-1 | Enable MPLS Traffic Engineering as level-1. |
PE2(config-router)#mpls traffic-eng level-2 | Enable MPLS Traffic Engineering as level-2. |
PE2(config-router)#segment-routing mpls | Enable segment routing under router process. |
PE2(config-router)#exit | Exit router mode. |
PE2(config)#commit | Commit the candidate configuration to the running configuration. |