Simplified Networking
  • Home
  • Technology VoD!
    • Cisco >
      • Route & Switch / Enterprise Infrastructure
  • Technology Breakdowns!
    • Route&Switch/Ent. Infra. >
      • L2 Technologies
      • L3 Technologies
      • VPN Technologies
      • Services >
        • IOS - Dynamic NAT
        • HSRP - IPv4 Setup
        • HSRP - Priority and Preemption
    • Service Provider >
      • IGPs (Interior Gateway Protocols)
      • First Hop Redundancy >
        • HSRP (Hot Standby Router Protocol) >
          • HSRP - IOS/IOS XE Setup
          • HSRP - IOS XR Setup
      • BGP (Border Gateway Protocol)
      • Inter AS Multicast (MSDP)
      • Intra-AS MPLS
      • Inter-AS MPLS
    • Security >
      • IOS Firewall
      • ASA Firewall
      • FirePOWER Threat Defense >
        • FTD - FTD NGFW Device Setup and FMC Integration
      • VPNs >
        • PKI
        • Site to Site VPNs
        • Remote Access VPNs >
          • IOS Remote Access
          • ASA Remote Access
    • Data Center >
      • Nexus 9000v >
        • Nexus 9000v - Enabling Features
        • Nexus 9000v - VLANs and Trunks
        • Nexus 9000v - LACP Port Channels
        • Nexus 9000v - vPC (Virtual Port Channel)
        • Nexus 9000v - OSPFv2
        • Nexus 9000v - VXLAN - Ingress Replication Flood and Learn
        • Nexus 9000v - IP Multicast
        • Nexus 9000v - VxLAN - Multicast Flood and Learn
        • Nexus 9000v - VxLAN - BGP EVPN with Multicast
        • Nexus 9000v - VxLAN - BGP EVPN w/Ingress Replication
        • Nexus 9000v - VxLAN - Inter-VxLAN Routing with BGP EVPN
        • Nexus 9000v - VXLAN - External Routing
      • Nexus 7000v
    • Palo Alto

Bandwidth Reservation

Picture
This is a control plane reservation carried in the RSVP signaling and accounted for by both RSVP and the TE database. 

CSR1
interface Tunnel100
 ip unnumbered Loopback0
 tunnel mode mpls traffic-eng
 tunnel destination 192.0.2.13
 tunnel mpls traffic-eng priority 7 7
 tunnel mpls traffic-eng bandwidth 400
 tunnel mpls traffic-eng affinity 0x0 mask 0x1
 tunnel mpls traffic-eng path-option 100 dynamic

CSR1#show ip int brief 
Interface              IP-Address      OK? Method Status                Protocol
Tunnel100              192.0.2.1       YES TFTP   up                    up      
Tunnel101              192.0.2.1       YES TFTP   up                    up      
Tunnel103              192.0.2.1       YES TFTP   up                    up      
Tunnel104              192.0.2.1       YES TFTP   up                    down    


CSR3
CSR3#show mpls traffic-eng topology igp-id isis 0000.0000.0001.00

IGP Id: 0000.0000.0001.00, MPLS TE Id:192.0.2.1 Router Node  (isis  level-1) id 24
      link[0]: Broadcast, DR: 0000.0000.0003.04, nbr_node_id:22, gen:45
      frag_id: 0, Intf Address: 10.1.3.1
      TE metric: 10, IGP metric: 10, attribute flags: 0x0
      SRLGs: None 
      physical_bw: 1000000 (kbps), max_reservable_bw_global: 750000 (kbps)
      max_reservable_bw_sub: 0 (kbps)

                             Global Pool       Sub Pool
           Total Allocated   Reservable        Reservable
           BW (kbps)         BW (kbps)         BW (kbps)
           ---------------   -----------       ----------
    bw[0]:            0           750000                0
    bw[1]:            0           750000                0
    bw[2]:            0           750000                0
    bw[3]:            0           750000                0
    bw[4]:            0           750000                0
    bw[5]:            0           750000                0
    bw[6]:            0           750000                0
    bw[7]:          400           749600                0
CSR3#show mpls traffic-eng topology igp-id isis 0000.0000.0001.00

IGP Id: 0000.0000.0001.00, MPLS TE Id:192.0.2.1 Router Node  (isis  level-1) id 24
      link[0]: Broadcast, DR: 0000.0000.0003.04, nbr_node_id:22, gen:45
      frag_id: 0, Intf Address: 10.1.3.1
      TE metric: 10, IGP metric: 10, attribute flags: 0x0
      SRLGs: None 
      physical_bw: 1000000 (kbps), max_reservable_bw_global: 750000 (kbps)
      max_reservable_bw_sub: 0 (kbps)

                             Global Pool       Sub Pool
           Total Allocated   Reservable        Reservable
           BW (kbps)         BW (kbps)         BW (kbps)
           ---------------   -----------       ----------
    bw[0]:            0           750000                0
    bw[1]:            0           750000                0
    bw[2]:            0           750000                0
    bw[3]:            0           750000                0
    bw[4]:            0           750000                0
    bw[5]:            0           750000                0
    bw[6]:            0           750000                0
    bw[7]:          400           749600                0
CSR3#show mpls traffic-eng topology igp-id isis 0000.0000.0001.00

IGP Id: 0000.0000.0001.00, MPLS TE Id:192.0.2.1 Router Node  (isis  level-1) id 24
      link[0]: Broadcast, DR: 0000.0000.0003.04, nbr_node_id:22, gen:45
      frag_id: 0, Intf Address: 10.1.3.1
      TE metric: 10, IGP metric: 10, attribute flags: 0x0
      SRLGs: None 
      physical_bw: 1000000 (kbps), max_reservable_bw_global: 750000 (kbps)
      max_reservable_bw_sub: 0 (kbps)

                             Global Pool       Sub Pool
           Total Allocated   Reservable        Reservable
           BW (kbps)         BW (kbps)         BW (kbps)
           ---------------   -----------       ----------
    bw[0]:            0           750000                0
    bw[1]:            0           750000                0
    bw[2]:            0           750000                0
    bw[3]:            0           750000                0
    bw[4]:            0           750000                0
    bw[5]:            0           750000                0
    bw[6]:            0           750000                0
    bw[7]:          400           749600                0


interface Tunnel101
 ip unnumbered Loopback0
 tunnel mode mpls traffic-eng
 tunnel destination 192.0.2.13
 tunnel mpls traffic-eng priority 7 7
 tunnel mpls traffic-eng bandwidth 100000
 tunnel mpls traffic-eng affinity 0x0 mask 0x1
 tunnel mpls traffic-eng path-option 100 dynamic


CSR3#show mpls traffic-eng topology igp-id isis 0000.0000.0001.00

IGP Id: 0000.0000.0001.00, MPLS TE Id:192.0.2.1 Router Node  (isis  level-1) id 24
      link[0]: Broadcast, DR: 0000.0000.0003.04, nbr_node_id:22, gen:51
      frag_id: 0, Intf Address: 10.1.3.1
      TE metric: 10, IGP metric: 10, attribute flags: 0x0
      SRLGs: None 
      physical_bw: 1000000 (kbps), max_reservable_bw_global: 750000 (kbps)
      max_reservable_bw_sub: 0 (kbps)

                             Global Pool       Sub Pool
           Total Allocated   Reservable        Reservable
           BW (kbps)         BW (kbps)         BW (kbps)
           ---------------   -----------       ----------
    bw[0]:            0           750000                0
    bw[1]:            0           750000                0
    bw[2]:            0           750000                0
    bw[3]:            0           750000                0
    bw[4]:            0           750000                0
    bw[5]:            0           750000                0
    bw[6]:            0           750000                0
    bw[7]:       100400           649600                0


interface Tunnel103
 ip unnumbered Loopback0
 tunnel mode mpls traffic-eng
 tunnel destination 192.0.2.13
 tunnel mpls traffic-eng priority 7 7
 tunnel mpls traffic-eng bandwidth 250000
 tunnel mpls traffic-eng affinity 0x0 mask 0x1
 tunnel mpls traffic-eng path-option 100 dynamic


CSR3#show mpls traffic-eng topology igp-id isis 0000.0000.0001.00

IGP Id: 0000.0000.0001.00, MPLS TE Id:192.0.2.1 Router Node  (isis  level-1) id 24
      link[0]: Broadcast, DR: 0000.0000.0003.04, nbr_node_id:22, gen:66
      frag_id: 0, Intf Address: 10.1.3.1
      TE metric: 10, IGP metric: 10, attribute flags: 0x0
      SRLGs: None 
      physical_bw: 1000000 (kbps), max_reservable_bw_global: 750000 (kbps)
      max_reservable_bw_sub: 0 (kbps)

                             Global Pool       Sub Pool
           Total Allocated   Reservable        Reservable
           BW (kbps)         BW (kbps)         BW (kbps)
           ---------------   -----------       ----------
    bw[0]:            0           750000                0
    bw[1]:            0           750000                0
    bw[2]:            0           750000                0
    bw[3]:            0           750000                0
    bw[4]:            0           750000                0
    bw[5]:            0           750000                0
    bw[6]:            0           750000                0
    bw[7]:       350400           399600                0


interface Tunnel104
 ip unnumbered Loopback0
 tunnel mode mpls traffic-eng
 tunnel destination 192.0.2.13
 tunnel mpls traffic-eng priority 7 7
 tunnel mpls traffic-eng bandwidth 250000
 tunnel mpls traffic-eng affinity 0x0 mask 0x1
 tunnel mpls traffic-eng path-option 100 dynamic


CSR3#show mpls traffic-eng topology igp-id isis 0000.0000.0001.00

IGP Id: 0000.0000.0001.00, MPLS TE Id:192.0.2.1 Router Node  (isis  level-1) id 24
      link[0]: Broadcast, DR: 0000.0000.0003.04, nbr_node_id:22, gen:66
      frag_id: 0, Intf Address: 10.1.3.1
      TE metric: 10, IGP metric: 10, attribute flags: 0x0
      SRLGs: None 
      physical_bw: 1000000 (kbps), max_reservable_bw_global: 750000 (kbps)
      max_reservable_bw_sub: 0 (kbps)

                             Global Pool       Sub Pool
           Total Allocated   Reservable        Reservable
           BW (kbps)         BW (kbps)         BW (kbps)
           ---------------   -----------       ----------
    bw[0]:            0           750000                0
    bw[1]:            0           750000                0
    bw[2]:            0           750000                0
    bw[3]:            0           750000                0
    bw[4]:            0           750000                0
    bw[5]:            0           750000                0
    bw[6]:            0           750000                0
    bw[7]:       350400           399600                0


Debug output - debug mpls traffic-eng signalling
TE-SIG-HE: Tunnel104 [0]: Attempting to activate
TE-SIG-HE: Tunnel104: Activation failed, reason: No path that satisfy tunnel constraints
Powered by Create your own unique website with customizable templates.
  • Home
  • Technology VoD!
    • Cisco >
      • Route & Switch / Enterprise Infrastructure
  • Technology Breakdowns!
    • Route&Switch/Ent. Infra. >
      • L2 Technologies
      • L3 Technologies
      • VPN Technologies
      • Services >
        • IOS - Dynamic NAT
        • HSRP - IPv4 Setup
        • HSRP - Priority and Preemption
    • Service Provider >
      • IGPs (Interior Gateway Protocols)
      • First Hop Redundancy >
        • HSRP (Hot Standby Router Protocol) >
          • HSRP - IOS/IOS XE Setup
          • HSRP - IOS XR Setup
      • BGP (Border Gateway Protocol)
      • Inter AS Multicast (MSDP)
      • Intra-AS MPLS
      • Inter-AS MPLS
    • Security >
      • IOS Firewall
      • ASA Firewall
      • FirePOWER Threat Defense >
        • FTD - FTD NGFW Device Setup and FMC Integration
      • VPNs >
        • PKI
        • Site to Site VPNs
        • Remote Access VPNs >
          • IOS Remote Access
          • ASA Remote Access
    • Data Center >
      • Nexus 9000v >
        • Nexus 9000v - Enabling Features
        • Nexus 9000v - VLANs and Trunks
        • Nexus 9000v - LACP Port Channels
        • Nexus 9000v - vPC (Virtual Port Channel)
        • Nexus 9000v - OSPFv2
        • Nexus 9000v - VXLAN - Ingress Replication Flood and Learn
        • Nexus 9000v - IP Multicast
        • Nexus 9000v - VxLAN - Multicast Flood and Learn
        • Nexus 9000v - VxLAN - BGP EVPN with Multicast
        • Nexus 9000v - VxLAN - BGP EVPN w/Ingress Replication
        • Nexus 9000v - VxLAN - Inter-VxLAN Routing with BGP EVPN
        • Nexus 9000v - VXLAN - External Routing
      • Nexus 7000v
    • Palo Alto