IPv6 Deployment and Considerations

Size: px
Start display at page:

Download "IPv6 Deployment and Considerations"

Transcription

1 Deployment and Considerations Anthony Chan cisco.com Session ID 20T

2 Deployment and Considerations Agenda Market Trends lanning Steps Addressing Deployment Options ASIAGOV Case Study 2

3 Deployment and Considerations Agenda Market Trends lanning Steps Addressing Deployment Options ASIAGOV Case Study 3

4 Market Factors Driving Deployment Address Run-Out National Strategies US Federal/Civilian, US DoD, China NGI, EU OS, Content & Applications Infrastructure Evolution SmartGrid, SmartCities DOCSIS 3.0, 4G/LTE, ISO Measuring Adoption 4

5 The Growing Internet Challenge The gap between supply and demand for I addresses the key Internet resource is widening Address Blocks Remaning 1 Internet-Enabled Devices 2 25 < 700 Days Remaining 15B 0 Today Sep 2011 The pool of address blocks is dwindling rapidly 5B Today While the number of new Internet devices is exploding 1 Geoff Huston, ANIC, tracking /8 address-blocks managed by the Internet Assigned Numbers Authority 2 Cisco Visual Networking Index / Intel Embedded Internet rojections 5

6 Address Count (/8s) IANA ool RIR ool rojection 6

7 robability (%) Registry Exhaustion Dates This is accelerating! Consistently beating estimates Microsoft has just purchased 666,624 I addresses for $7.5million ($11.25/addr) Jan 2011 Jul 2011 Jan 2012 Jul 2012 Jan 2013 Jul 2013 Jan 2014 Jul 2014 Jan 2015 Jul 2015 IANA ANIC RIENCC ARIN LACNIC AFRINIC Source: Geoff Huston, ANIC 7

8 Deployment and Considerations Agenda Market Trends lanning Steps Addressing Deployment Options ASIAGOV Case Study 8

9 lanning Steps Business Case Identified/Justified Evaluate effect on business model 1 Establish project management team 2 Decide on Architecture Strategy 3 Develop exception strategy 4 Assess network including hardware and software 5 Applications and back end operations Develop Adoption Timelines Obtain refix Create Detailed Develop Cost Analysis 6 Develop Addressing lan 7 Design for phase 1 8 Develop rocurement lan Develop Security lan Test Solution with applications, network management for first deployment. 9 Train Engineering and Operations on Technology and Solution in place 10 9

10 Readiness Assessment A key and mandatory step to evaluate the impact of integration May be split in several phases Infrastructure networking devices and back end systems Hosts, Servers and applications Must be as complete as possible to allow upgrade costs evaluation and planning Hardware type, memory size, interfaces, CU load, Software version, features enabled, license type,, forwarding path, known limitations, best practices, etc Difficult to complete if a set of features is not defined per device s category for a specific environment -capable definition, knowledge of the environment and applications, design goals Break Network into laces in the network for a more accurate assessment Should Map directly into your Network Architecture strategy, Cost analysis and time lines 5 Assess Hardware and Software Applications and Back End Systems 10

11 Deployment and Considerations Agenda Market Trends lanning Steps Addressing Deployment Options ASIAGOV Case Study 12

12 Building the Address lan Build on the lessons learned from how the plan was developed and implemented Does it make sense to follow the current assignment model? Must be proportional to current usage and expected growth Check RIR policies on block sizing Hierarchy is key Do you get a prefix for the entire company or do you get one prefix per site (what defines a site?) Cisco Addressing White aper 13

13 Getting Space Each RIR has different requirements web site have specifics However anyone that has a I from a RIR qualifies for a I For ARIN initial block size is site dependent 1 to 12 sites /44 12 to 192 sites / to 3,072 sites /36 3,072 to 49,152 sites /32 Good source: ossible Options Get one large global block from local RIR and subnet out per region Get a separate block from each of the RIR you have presences in Which route to go? Depends on specific business case Enterprise with not much consumer interaction can stay with a single large block Enterprise that have a heavy consumer interaction using a block from each RIR will help avoid DNS and routing hacks to lead clients to regional Data Centers 14

14 I and A Allocation rocess rovider Assigned rovider Independent IANA /12 Registries /12 /32 IS Org /48 /48 Level Four Enterprise 15

15 Do I Get I or A? Mainly a Enterprise Issue Service roviders will get allocation direct from RIR I space is great for organizations who want to multihome to different Ss A is a great space if you plan to use the same S for a very long time or you plan to NAT/roxy everything with (not likely) Other things to consider Do you get a prefix for the entire company or do you get one prefix per site (what defines a site?) Do you get a prefix per regional registry (RIE, ANIC, LACNIC, etc) 16

16 I Space Concerns Concerns around prefix announcement from other regions Will providers accept prefixes from other regions? Concerns around prefix lengths What length prefix will providers accept? How do I do traffic engineering? What about providers upstream peers? Bottom line is to have a detailed conversation w/ your provider or peering partner about what their policies are 17

17 Building the Address lan Template addressing Build information into the address Example 4 bit boundary 2001:0db8:1234:xyza::/48 x = Region y= Site z= Building a= Floor Short numbers: less chance of transcription errors for loopbacks Compare: 2001:db8:1111:1:1:1:1/128 with 2001:db8:1234:1111::1/128 Split address block into two example of a /32 /33 for internet Enabled devices /33 for Internal Restricted devices. Helps with Route Identification and makes filtering on edge easier. Address Management How are you going to manage these blocks? 18

18 ULA, ULA + Global or Global What type of addressing should I deploy internal to my network? It depends: ULA-only Today, no NAT is useable in production so using ULA-only will not work externally to your network ULA + Global allows for the best of both worlds but at a price much more address management with DHC, DNS, routing and security SAS does not always work as it should Global-only Recommended approach but the old-school security folks that believe topology hiding is essential in security will bark at this option Let s explore these options 19

19 ULA-Only Not Recommended Everything internal runs the ULA space A NAT supporting or a proxy is required to access hosts on the internet must run filters to prevent any SA/DA in ULA range from being forwarded Works as it does today with except that today, there are no scalable NAT/roxies for Removes the advantages of not having a NAT (i.e. application interoperability, global multicast, end-to-end connectivity) Internet Branch 1 Global 2001:DB8:CAFE::/48 Requires NAT for Corp HQ FD9C:58ED:7D73:2800::/64 Branch 2 Corporate Backbone ULA Space FD9C:58ED:7D73::/48 FD9C:58ED:7D73:3000::/64 FD9C:58ED:7D73::2::/64 20

20 ULA + Global Not Recommended Both ULA and Global are used internally except for internal-only hosts Source Address Selection (SAS) is used to determine which address to use when communicating with other nodes internally or externally In theory, ULA talks to ULA and Global talks to Global SAS should work this out ULA-only and Global-only hosts can talk to one another internal to the network Define a filter/policy that ensures your ULA prefix does not leak out onto the Internet and ensure that no traffic can come in or out that has a ULA prefix in the SA/DA fields Management overhead for DHC, DNS, routing, security, etc Internet Branch 1 Global 2001:DB8:CAFE::/48 Corp HQ FD9C:58ED:7D73:2800::/ :DB8:CAFE:2800::/64 Branch 2 Corporate Backbone FD9C:58ED:7D73:3000::/ :DB8:CAFE:3000::/64 ULA Space FD9C:58ED:7D73::/48 Global 2001:DB8:CAFE::/48 FD9C:58ED:7D73::2::/ :DB8:CAFE:2::/64 21

21 Global-Only Recommended Global is used everywhere No issues with SAS No requirements to have NAT for ULA-to-Global translation but, NAT may be used for other purposes Easier management of DHC, DNS, security, etc. Only downside is breaking the habit of believing that topology hiding is a good security method Internet Site 1 Global 2001:DB8:CAFE::/ :DB8:CAFE:2800::/64 Site 2 Backbone Global 2001:DB8:CAFE::/48 Corp HQ 2001:DB8:CAFE:3000::/ :DB8:CAFE:2::/64 22

22 Questions to Ask Your Service rovider S Deployment Type Dual Stack, Native or Overlay ( if so what kind of overlay)? What kind of SLA are provided for the services? Do you post metrics online? What kind of services are offered Internet Services Layer 2 or Layer 3 VN s Multicast support or plans? DNS Services over v4 or V6? Visibility and footprint to the Internet. eering arrangements Service availability on nodes Available over 802.1Q or VLANs? Separate or Same VRF's? Acceptance olicy refix length acceptance? rovider Independent or rovider Assigned acceptance Do your eering partners have similar policy to yours? What prefix length do your upstream providers accept? rovisioning Is there a self service portal? Routing add and deletes When do you plan on providing v6 services as a default offering? Charging model Do you charge for? 23

23 roduction Quality Improving 6to4 Is Trending Down, Native Is Trending Up Source: Google and Hurricane Electric 24

24 Deployment and Considerations Agenda Market Trends lanning Steps Addressing Deployment Options ASIAGOV Case Study 25

25 Deployment Options Only is the only protocol operating in the network Dual Stack (in devices/hosts and networks) and operate in tandem over shared or dedicated links Applications Dual Stack Aware Shared Links Tunnelling over or MLS (6in4, 6to4, 6E, 6VE, etc..) confined to the edge of the / MLS core Tunnel MLS MLS Dedicated Links rotocol Translation (NAT64, NAT46, DNS64, etc..) Allow -only devices to communicate with -only devices 26

26 Dual Stack Backbone All + E routers are capable of + support Two IGs supporting and Memory considerations for larger routing tables Native multicast support All traffic routed in global space Good for content distribution and global services (Internet) Dual Stack App + Edge + Core and/or Edge CE E E C E / Core Configured Interface Some or All Interfaces in Cloud Dual Configured Configured Interface 27

27 Dual Stack Application Approach Dual stack in a device means Both and stacks enabled Applications can talk to both Choice of the I version is based on DNS and application preference Application Enabled Application TC UD TC UD 0x0800 Data Link (Ethernet) 0x86dd 0x0800 Data Link (Ethernet) 0x86dd Frame rotocol ID 28

28 Dual Stack Approach & DNS = *? DNS Server www IN A www IN AAAA 2001:db8:1::1 2001:db8:1::1 In a dual stack case an application that: Is and -enabled Can query the DNS for and/or records (A) or (AAAA) records Chooses one address and, for example, connects to the address 29

29 Transit using MLS 6E (RFC 4798) BG Label LD Label Network MLS Backbone Network CE 6E3 6E4 CE MLS 2001:f00d:: CE 6E1 ibg 6E2 exchange CE 2001:db8:: 6Es must support dual stack + (acts as normal E) packets transported from 6E to 6E over Label Switch ath addresses exist in global table of E routers only addresses exchanged between 6E using M-BG session Core uses control plane (LDv4, TEv4, IGv4, M-BG) Benefits from MLS features such as FRR, TE 30

30 Services using MLS 6E BG Label LD Label Network MLS Backbone Network CE3 6E3 6E4 CE MLS CE1 2001:f00d:: Connects islands over MLS core (Transits edge to edge) Transition mechanism for providing unicast access Coexistence mechanism for combining and services As other tunnel technologies, enables services such as Internet Access 6E1 ibg 6E2 exchange eer-to-peer connectivity Access to services supplied by the S itself 31 CE2 2001:db8::

31 Routing And Label Distribution Example BG Label LD Label Network MLS Backbone Network CE3 6E3 6E4 CE MLS CE1 2001:f00d:: ebg 6E1 ibg 6E2 exchange IGv4 IGv4 IGv reachable reachable reachable ebg CE2 2001:db8:: LDv4 {op} Binds label {op} to LDv4 {27} LDv4 {48} Binds label {27} to Binds label {48} to M-eBG Advertises 2001:f00d:: to 6E1 M-iBG Advertises 2001:f00d:: to 6E2 BG Next Hop ::ffff: Label Binding {65} M-eBG Advertises 2001:f00d:: to CE2 32

32 6E Label Forwarding BG Label LD Label Network MLS Backbone Network CE3 6E3 6E4 CE MLS CE1 2001:f00d:: 6E1 6E2 CE2 2001:db8:: MLS MLS MLS Item refix: BG Label: BG NH: NH: LD Label: Value 2001:f00d:: {65} ::ffff: {48} {27} {48} LD Label {65} {65} {65} BG Label 2001:f00d:: 2001:f00d:: 2001:f00d:: 2001:f00d:: 2001:f00d:: refix 33

33 6E Configuration BG Label LD Label Network MLS Backbone Network CE3 6E3 6E4 CE 4 as MLS as65015 CE1 2001:f00d:: 6E1 6E2 CE2 2001:db8:: ipv6 cef! interface loopback0 ip address ! router bgp 100 neighbor 2001:f00d:1::1 remote-as neighbor remote-as 100 neighbor update-source lo0! address-family ipv6 neighbor activate 6E2 neighbor send-label neighbor 2001:f00d:1::1 activate CE1 ipv6 cef! interface loopback0 ip address ! router bgp 100 neighbor 2001:DB8:1::1 remote-as neighbor remote-as 100 neighbor update-source lo0! address-family ipv6 neighbor activate 6E1 neighbor send-label neighbor 2001:DB8:1::1 activate CE2 34

34 VN 6VE (RFC 4659) VN Label LD Label / Network MLS Backbone / Network / :db8:beef:1::/ / :db8:beef:2::/64 VRF CE1 6VE / :db8:cafe:1::/64 MLS VRF 6VE2 CE / :db8:cafe:3::/64 6VE uses existing MLS infrastructure to provide VN Core uses control plane (LDv4, TEv4, IGv4) Es must support dual stack + Offers same architectural features as MLS-VN for RTs, VRFs, RDs are appended to to form VNv6 address M-BG distributed both VN address families BG NH uses to mapped address format ::ffff:a.b.c.d VRF can contain both VNv4 and VNv6 routes Solution suitable for support to enterprises and government with VN 35

35 Services Using 6VE VN Label LD Label / Network MLS Backbone / Network / :db8:beef:1::/ / :db8:beef:2::/64 VRF CE1 6VE / :db8:cafe:1::/64 MLS VRF 6VE2 CE / :db8:cafe:3::/64 For VN customers, VN service is exactly as VN service 6E is like VN but prefixes are in global table, 6VE is true VN 6VE enables services such as VN Access Carriers Supporting Carrier Access to services supplied by the S itself 36

36 CE1 Configuration VN Label LD Label / Network MLS Backbone / Network / :db8:beef:1::/ / :db8:beef:2::/64 VRF CE1 6VE / :db8:cafe:1::/64 MLS VRF 6VE2 CE / :db8:cafe:3::/64 ipv6 unicast-routing ipv6 cef! interface Ethernet0/0 description Link to E1 ip address ipv6 address 2001:db8:cafe:1::1/64! interface Ethernet1/0 description to GREEN LAN ip address ipv6 address 2001:db8:beef:1::1/64 ipv6 rip GREEN enable router bgp 500 neighbor 2001:db8:cafe:1::2 remote-as 100 neighbor remote-as 100! address-family ipv4 redistribute eigrp 100 neighbor activate 6VE1 exit-address-family! address-family ipv6 neighbor 2001:db8:cafe:1::2 activate 6VE1 redistribute rip GREEN exit-address-family 37

37 New Multi-AF VRF Configuration VN Label LD Label / Network MLS Backbone / Network / :db8:beef:1::/ / :db8:beef:2::/64 VRF CE1 6VE / :db8:cafe:1::/64 MLS VRF 6VE2 CE / :db8:cafe:3::/64 vrf definition GREEN rd 200:1! Common RT policies go here address-family ipv4 route-target export 200:1 route-target import 200:1 exit-address-family! address-family ipv6 route-target export 200:1 route-target import 200:1 exit-address-family New VRF AF definition Allows address-families Each with unique or common policies vrf upgrade-cli multi-af-mode {commonpolicies non-common-policies} [vrf <name>] This command can update existing VRF definitions 38

38 6VE1 General Configuration VN Label LD Label / Network MLS Backbone / Network / :db8:beef:1::/ / :db8:beef:2::/64 VRF CE1 6VE / :db8:cafe:1::/64 MLS VRF 6VE2 CE / :db8:cafe:3::/64 ipv6 unicast-routing ipv6 cef! interface Loopback0 ip address ! interface Ethernet0/0 Description Link to CE1 vrf forwarding GREEN ip address ipv6 address 2001:db8:cafe:1::2/64! interface Ethernet2/0 description Link to Core Network ip address mpls ip! router ospf 1 log-adjacency-changes redistribute connected subnets passive-interface Loopback0 network area 0 39

39 6VE1 BG Configuration VN Label LD Label / Network MLS Backbone / Network / :db8:beef:1::/ / :db8:beef:2::/64 VRF CE1 6VE / :db8:cafe:1::/64 MLS VRF 6VE2 CE / :db8:cafe:3::/64 router bgp 100 neighbor remote-as 100 neighbor update-source lo0! address-family ipv4 Internet Routes neighbor activate no auto-summary no synchronization exit-address-family! address-family vpnv4 To 6VE2 neighbor activate neighbor send-community ext exit-address-family address-family vpnv6 To 6VE2 neighbor activate neighbor send-community ext exit-address-family! address-family ipv4 vrf GREEN To CE1 redistribute connected neighbor remote-as 500 neighbor activate exit-address-family! address-family ipv6 vrf GREEN To CE1 neighbor 2001:db8:cafe:1::1 remote-as 500 neighbor 2001:db8:cafe:1::1 activate exit-address-family 40

40 6VE2 VRF Routes VN Label LD Label / Network MLS Backbone / Network / :db8:beef:1::/ / :db8:beef:2::/64 VRF CE1 6VE / :db8:cafe:1::/64 MLS VRF 6VE2 CE / :db8:cafe:3::/64 6VE2#show ipv6 route vrf GREEN B 2001:db8:beef:1::/64 [200/0] via %Default-I-Routing-Table, indirectly connected B 2001:db8:beef:2::/64 [20/0] via FE80::A8BB:CCFF:FE01:FA00, Ethernet1/0 B 2001:db8:cafe:1::/64 [200/0] via %Default-I-Routing-Table, indirectly connected C 2001:db8:cafe:3::/64 [0/0] via Ethernet1/0, directly connected L 2001:db8:cafe:3::2/128 [0/0] via Ethernet1/0, receive L FF00::/8 [0/0] via Null0, receive 41

41 Deployment and Considerations Agenda Market Trends lanning Steps Addressing Deployment Options ASIAGOV Case Study 42

42 Customer Background AAC Governmental Agency: ASIAGOV Customer Drivers for As per the national mandate, ensuring that country is viewed as a technology leader in the region. To serve as a leading example for local ISs and Enterprises to facilitate their eventual protocol integration. rimary Goal is a public facing rollout (Web + Mail Servers) Secondary Goal is an internal rollout ( Internet Access, Web development) 43

43 Assessment Engagement urpose of Cisco Engagement To provide an Architecture and Assessment for ASIAGOV that: Reviews the network infrastructure and application architecture Recommends best practices and appropriate implementation approach Reviews and recommends improvements on security and network administration, operation and support design Recommends an implementation roadmap of the network protocols Consultancy Scope Core1: L3 MLS VN Network for connectivity to services Core2: L3 MLS VN Network for connectivity to Gov t Bureaus ServicesNet: Central Services (Internet roxy, Web Hosting, etc.) 44

44 ASIAGOV Network ServicesNET: Service Blocks SVC1 SVC2 B/D Core2 Core2 EBG Core1 Core1 SVC3 SVC4 B/D Internet 45

45 Engagement Methodology Information Gathering & Data Consolidation HLD Strategy Assessment Documentation Optimization Initial Workshops (objective, c..) Ongoing Interviews Consolidated Reviewed Objective Network and Device Identified and Server Design Application Options Selected most applicable Network Design Approach Assessed Devices against features Feature and current Requirements HW/SW List Identified Support and Caveats Identified Roadmap or Alternatives Documented High Level Architecture Documented Assessment Adjusted Device/Application Spreadsheets Document Comment and Revisions Six week Nursing eriod 46

46 Consultancy Report Summary Network Architecture Recommendations High Level solution and recommended option Combination of 6VE and Dual Stack Best ractices Assessment Report by Network Services Block Network Devices & Appliances: Cisco and/or 3 rd arty Servers & Applications: Server OS and specific Apps Short and Long-term solutions Integration Report Recommended High Level Integration Approach Suggested DI and Testing 47

47 High Level Architecture Design - Mail Core1 6VE Router MAIL CE L2/L3 Switch Internet Core1 6VE Router MAIL CE L2/L3 Switch No change to current Mail network architecture Dual Stack protocol added by hardware and software upgrade Short Term Approach Upgrade H/W and S/W for IM Switches Load Balancer S/W upgrade Add new MTA to support exchange No support for O, IMA, SMT auth and Webmail services Software / Appliance remain in (e.g. Mail Scanner, Opensource DB server) Long Term Approach Application Software/OS Upgrade (e.g. Webmail Scanner, C OS, etc..) Application Software / Appliance Replacement (e.g. various Mail Scanning applications etc..) 48

48 Key Customer Benefits Assessment provided a holistic view in both architecture and assessment inclusion (software apps/os). Device Assessment which identified SW and HW gaps so that ASIAGOV facilitated determining upcoming budget requirements. rovided ASIAGOV with long and short term solutions to certain application or architectural shortcomings. 49

49 50

50 Complete Your Session Evaluation lease give us your feedback!! Complete the evaluation form you were given when you entered the room This is session BRKxxx-xxxx Don t forget to complete the overall event evaluation form included in your registration kit YOUR FEEDBACK IS VERY IMORTANT FOR US!!! THANKS 51

MPLS VPN--Inter-AS Option AB

MPLS VPN--Inter-AS Option AB The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) service provider

More information

APNIC elearning: MPLS L3 VPN

APNIC elearning: MPLS L3 VPN ANIC elearning: MLS L3 VN 18 JANUARY 2017 11:00 AM AEST Brisbane (UTC+10) Issue Date: 07 July 2015 Revision: 2.0 Introduction resenter/s Jessica Bei Wei Training Officer jwei@apnic.net Specialties: Routing

More information

MPLS VPN Inter-AS Option AB

MPLS VPN Inter-AS Option AB First Published: December 17, 2007 Last Updated: September 21, 2011 The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol

More information

Configuring IPv6 VPN Provider Edge over MPLS (6VPE)

Configuring IPv6 VPN Provider Edge over MPLS (6VPE) Configuring IPv6 VPN Provider Edge over MPLS (6VPE) Finding Feature Information, page 1 Configuring 6VPE, page 1 Finding Feature Information Your software release may not support all the features documented

More information

IPv6 Planning (Session 9267)

IPv6 Planning (Session 9267) IPv6 Planning (Session 9267) Cisco Systems Inc. Kevin Manweiler, CCIE 5269 kmanweil@cisco.com Junnie Sadler, CCIE 7028 jrsadler@cisco.com Date of Presentation (Wednesday, August 10) Session Number (9267)

More information

IPv6 Switching: Provider Edge Router over MPLS

IPv6 Switching: Provider Edge Router over MPLS Multiprotocol Label Switching (MPLS) is deployed by many service providers in their IPv4 networks. Service providers want to introduce IPv6 services to their customers, but changes to their existing IPv4

More information

IPv6 Planning. Kevin Manweiler, CCIE 5269 Junnie Sadler, CCIE 7708 Cisco Systems, Inc.

IPv6 Planning. Kevin Manweiler, CCIE 5269 Junnie Sadler, CCIE 7708 Cisco Systems, Inc. IPv6 Planning Kevin Manweiler, CCIE 5269 kmanweil@cisco.com Junnie Sadler, CCIE 7708 jrsadler@cisco.com Cisco Systems, Inc. March 2, 2011 Session 8198 Motivation Your boss has just let you know that a

More information

IPv6 Switching: Provider Edge Router over MPLS

IPv6 Switching: Provider Edge Router over MPLS Multiprotocol Label Switching (MPLS) is deployed by many service providers in their IPv4 networks. Service providers want to introduce IPv6 services to their customers, but changes to their existing IPv4

More information

VRF, MPLS and MP-BGP Fundamentals

VRF, MPLS and MP-BGP Fundamentals VRF, MPLS and MP-BGP Fundamentals Jason Gooley, CCIEx2 (RS, SP) #38759 Twitter: @ccie38759 LinkedIn: http://www.linkedin.com/in/jgooley Agenda Introduction to Virtualization VRF-Lite MPLS & BGP Free Core

More information

MPLS VPN Carrier Supporting Carrier Using LDP and an IGP

MPLS VPN Carrier Supporting Carrier Using LDP and an IGP MPLS VPN Carrier Supporting Carrier Using LDP and an IGP Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) Carrier Supporting Carrier (CSC) enables one MPLS VPN-based service provider

More information

MPLS VPN Half-Duplex VRF

MPLS VPN Half-Duplex VRF The feature provides scalable hub-and-spoke connectivity for subscribers of an Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) service. This feature addresses the limitations of hub-and-spoke

More information

BGP-MVPN SAFI 129 IPv6

BGP-MVPN SAFI 129 IPv6 Subsequent Address Family Identifier (SAFI) 129, known as VPN Multicast SAFI, provides the capability to support multicast routing in the service provider's core IPv6 network. Border Gateway Protocol (BGP)

More information

IPv6 Implementation (Session 13234)

IPv6 Implementation (Session 13234) IPv6 Implementation (Session 13234) Kevin Manweiler, CCIE 5269 kmanweil@cisco.com Junnie Sadler, CCIE 7708 jrsadler@cisco.com Date of Presentation Wednesday, August 14, 9:30 AM to 10:30 AM Session Number

More information

Deploying MPLS L3VPN

Deploying MPLS L3VPN Deploying MLS L3VN Nurul Islam Roman (nurul@apnic.net) 1 Abstract This session describes the implementation of I Virtual rivate Networks (I VNs) using MLS. It is the most common Layer 3 VN technology,

More information

MPLS VPN Carrier Supporting Carrier Using LDP and an IGP

MPLS VPN Carrier Supporting Carrier Using LDP and an IGP MPLS VPN Carrier Supporting Carrier Using LDP and an IGP Last Updated: December 14, 2011 Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) Carrier Supporting Carrier (CSC) enables one

More information

UniNets MPLS LAB MANUAL MPLS. UNiNets Multiprotocol label Switching MPLS LAB MANUAL. UniNets MPLS LAB MANUAL

UniNets MPLS LAB MANUAL MPLS. UNiNets Multiprotocol label Switching MPLS LAB MANUAL. UniNets MPLS LAB MANUAL MPLS UNiNets Multiprotocol label Switching MPLS LAB MANUAL CCNP TOPOLOGY Lab: OSPF Routing VPN Topology: Task1: Perform the basic Configuration to provide the reachability as per diagram. SW1 Configuration

More information

Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN

Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN Platformă de e-learning și curriculă e-content pentru învățământul superior tehnic Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN MPLS VPN 5-ian-2010 What this lecture is about: IP

More information

IPv6 Module 6x ibgp and Basic ebgp

IPv6 Module 6x ibgp and Basic ebgp IPv6 Module 6x ibgp and Basic ebgp Objective: Using IPv6, simulate four different interconnected ISP backbones using a combination of IS-IS, internal BGP, and external BGP. Topology : Figure 1 BGP AS Numbers

More information

MPLS VPN Multipath Support for Inter-AS VPNs

MPLS VPN Multipath Support for Inter-AS VPNs The feature supports Virtual Private Network (VPN)v4 multipath for Autonomous System Boundary Routers (ASBRs) in the interautonomous system (Inter-AS) Multiprotocol Label Switching (MPLS) VPN environment.

More information

Federal Agencies and the Transition to IPv6

Federal Agencies and the Transition to IPv6 Federal Agencies and the Transition to IPv6 Introduction Because of the federal mandate to transition from IPv4 to IPv6, IT departments must include IPv6 as a core element of their current and future IT

More information

BGP Best External. Finding Feature Information

BGP Best External. Finding Feature Information The feature provides the network with a backup external route to avoid loss of connectivity of the primary external route. The feature advertises the most preferred route among those received from external

More information

MPLS VPN Carrier Supporting Carrier

MPLS VPN Carrier Supporting Carrier MPLS VPN Carrier Supporting Carrier Feature History Release 12.0(14)ST 12.0(16)ST 12.2(8)T 12.0(21)ST 12.0(22)S 12.0(23)S Modification This feature was introduced in Cisco IOS Release 12.0(14)ST. Support

More information

Configuring IPv6 Provider Edge over MPLS (6PE)

Configuring IPv6 Provider Edge over MPLS (6PE) Finding Feature Information, page 1 Configuring 6PE, page 1 Finding Feature Information Your software release may not support all the features documented in this module. For the latest caveats and feature

More information

BGP Multihoming ISP/IXP Workshops

BGP Multihoming ISP/IXP Workshops BGP Multihoming ISP/IXP 1 Why Multihome? Redundancy One connection to internet means the network is dependent on: Local router (configuration, software, hardware) WAN media (physical failure, carrier failure)

More information

BGP mvpn BGP safi IPv4

BGP mvpn BGP safi IPv4 The BGP mvpn BGP safi 129 IPv4 feature provides the capability to support multicast routing in the service provider s core IPv4 network This feature is needed to support BGP-based MVPNs BGP MVPN provides

More information

Cisco Training - HD Telepresence MPLS: Implementing Cisco MPLS V3.0. Upcoming Dates. Course Description. Course Outline

Cisco Training - HD Telepresence MPLS: Implementing Cisco MPLS V3.0. Upcoming Dates. Course Description. Course Outline Cisco Training - HD Telepresence MPLS: Implementing Cisco MPLS V3.0 From the technology basics to advanced VPN configuration. $3,995.00 5 Days Upcoming Dates Dec 10 - Dec 14 Mar 25 - Mar 29 Course Description

More information

Supporting Internet Growth and Evolution: The Transition to IPv6

Supporting Internet Growth and Evolution: The Transition to IPv6 2010/TEL41/DSG/WKSP2/004 Agenda Item: Panel Discussion 1 Supporting Internet Growth and Evolution: The Transition to IPv6 Submitted by: APNIC Workshop for IPv6: Transforming the Internet Chinese Taipei

More information

Deploy MPLS L3 VPN. APNIC Technical Workshop October 23 to 25, Selangor, Malaysia Hosted by:

Deploy MPLS L3 VPN. APNIC Technical Workshop October 23 to 25, Selangor, Malaysia Hosted by: Deploy MPLS L3 VPN APNIC Technical Workshop October 23 to 25, 2017. Selangor, Malaysia Hosted by: Issue Date: [201609] Revision: [01] Acknowledgement Cisco Systems Course Outline MPLS L3 VPN Models L3

More information

MPLS VPN. 5 ian 2010

MPLS VPN. 5 ian 2010 MPLS VPN 5 ian 2010 What this lecture is about: IP CEF MPLS architecture What is MPLS? MPLS labels Packet forwarding in MPLS MPLS VPNs 3 IP CEF & MPLS Overview How does a router forward packets? Process

More information

26 CHAPTER Virtual Private Networks (VPNs) provide a secure way for customers to share bandwidth over an ISP backbone network. A VPN is a collection of sites sharing a common routing table. A customer

More information

IPv6 Module 6 ibgp and Basic ebgp

IPv6 Module 6 ibgp and Basic ebgp ISP Workshop Lab IPv6 Module 6 ibgp and Basic ebgp Objective: Using IPv6, simulate four different interconnected ISP backbones using a combination of ISIS, internal BGP, and external BGP. Prerequisites:

More information

MPLS VPN over mgre. Finding Feature Information. Last Updated: November 1, 2012

MPLS VPN over mgre. Finding Feature Information. Last Updated: November 1, 2012 MPLS VPN over mgre Last Updated: November 1, 2012 The MPLS VPN over mgre feature overcomes the requirement that a carrier support multiprotocol label switching (MPLS) by allowing you to provide MPLS connectivity

More information

IPv6 integration in operational networks. Jean-Marc Uzé Conference: Where are we with IPv6? Paris, October 29, 2002

IPv6 integration in operational networks. Jean-Marc Uzé Conference: Where are we with IPv6? Paris, October 29, 2002 Iv6 integration in operational networks Jean-Marc Uzé juze@juniper.net Conference: Where are we with Iv6? aris, October 29, 2002 Motivations for Deploying Iv6 Extending the reach of Internet Iv4 limitation

More information

Implementing MPLS VPNs over IP Tunnels

Implementing MPLS VPNs over IP Tunnels The MPLS VPNs over IP Tunnels feature lets you deploy Layer 3 Virtual Private Network (L3VPN) services, over an IP core network, using L2TPv3 multipoint tunneling instead of MPLS. This allows L2TPv3 tunnels

More information

Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS

Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS CHAPTER 43 Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS This chapter describes how to configure multiprotocol label switching (MPLS) and Ethernet over MPLS (EoMPLS) on the Cisco ME 3800X and ME 3600X

More information

IPv6 Routing Protocols

IPv6 Routing Protocols IPv6 Routing Protocols ISP Workshops Last updated 17 May 2014 1 Initial IPv6 Configuration for Cisco IOS 2 IPv6 Configuration on Cisco IOS p To enable IPv6 the following global commands are required: Router(config)#

More information

Transitioning to IPv6

Transitioning to IPv6 Transitioning to IPv6 麟瑞科技區域銷售事業處副處長張晃崚 CCIE #13673 2007 Cisco Systems, Inc. All rights reserved. ICND2 v1.0 7-1 IPv4 and IPv6 Currently, there are approximately 1.3 billion usable IPv4 addresses available.

More information

Configuring MPLS and EoMPLS

Configuring MPLS and EoMPLS 37 CHAPTER This chapter describes how to configure multiprotocol label switching (MPLS) and Ethernet over MPLS (EoMPLS) on the Catalyst 3750 Metro switch. MPLS is a packet-switching technology that integrates

More information

WAN Edge MPLSoL2 Service

WAN Edge MPLSoL2 Service 4 CHAPTER While Layer 3 VPN services are becoming increasing popular as a primary connection for the WAN, there are a much larger percentage of customers still using Layer 2 services such Frame-Relay (FR).

More information

Multi-VRF Support. Finding Feature Information. Prerequisites for Multi-VRF Support

Multi-VRF Support. Finding Feature Information. Prerequisites for Multi-VRF Support The feature allows you to configure and maintain more than one instance of a routing and forwarding table within the same customer edge (CE) device. Finding Feature Information, page 1 Prerequisites for,

More information

BGP Multihoming. ISP/IXP Workshops

BGP Multihoming. ISP/IXP Workshops BGP Multihoming ISP/IXP Workshops 1 Why Multihome? Redundancy One connection to internet means the network is dependent on: Local router (configuration, software, hardware) WAN media (physical failure,

More information

Configuring Scalable Hub-and-Spoke MPLS VPNs

Configuring Scalable Hub-and-Spoke MPLS VPNs Configuring Scalable Hub-and-Spoke MPLS VPNs Last Updated: December 15, 2011 This module explains how to ensure that virtual private network (VPN) clients that connect to the same provider edge (PE) router

More information

IPv6 Deployment Planning

IPv6 Deployment Planning IPv6 Deployment Planning ISP Workshops Last updated 1 st October 2016 1 Introduction p Presentation introduces the high level planning considerations which any network operator needs to be aware of prior

More information

Migrating from OSPF to IS-IS

Migrating from OSPF to IS-IS Migrating from OSPF to IS-IS ISP Workshops Last updated 25 th August 2015 1 Introduction p With the advent of IPv6 and dual stack networks, more ISPs expressing interest to migrate to IS-IS n Migration

More information

MPLS VPN C H A P T E R S U P P L E M E N T. BGP Advertising IPv4 Prefixes with a Label

MPLS VPN C H A P T E R S U P P L E M E N T. BGP Advertising IPv4 Prefixes with a Label 7 C H A P T E R S U P P L E M E N T This online supplement of Chapter 7 focuses on two important developments. The first one is Inter-Autonomous. Inter-Autonomous is a concept whereby two service provider

More information

This document is not restricted to specific software and hardware versions.

This document is not restricted to specific software and hardware versions. Contents Introduction Prerequisites Requirements Components Used Background Information Configure Network Diagram Configuration DN Bit Verify Troubleshoot Related Cisco Support Community Discussions Introduction

More information

IPv6 Deployment Planning. Philip Smith PacNOG 10, Nouméa 21 st November 2011

IPv6 Deployment Planning. Philip Smith PacNOG 10, Nouméa 21 st November 2011 IPv6 Deployment Planning Philip Smith PacNOG 10, Nouméa 21 st November 2011 1 Introduction Presentation introduces the high level planning considerations which any network operator needs to be aware of

More information

Configuring Multicast VPN Inter-AS Support

Configuring Multicast VPN Inter-AS Support Configuring Multicast VPN Inter-AS Support Last Updated: December 23, 2011 The Multicast VPN Inter-AS Support feature enables Multicast Distribution Trees (MDTs) used for Multicast VPNs (MVPNs) to span

More information

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution This feature enables you to configure your carrier supporting carrier network to enable Border Gateway Protocol (BGP) to transport routes

More information

IPv6 on Nokia Siemens Networks Strategy

IPv6 on Nokia Siemens Networks Strategy on Nokia Siemens s Strategy 08-11-2011 Tiago Santos Agenda 1. Nokia Siemens s - Company Overview 2. The Need for 3. Transition to 4. Wrap Up 2 Nokia Siemens s ATEC / Nov / 2011 1 1. Nokia Siemens s - Company

More information

C. The ESP that is installed in the Cisco ASR 1006 Router does not support SSO.

C. The ESP that is installed in the Cisco ASR 1006 Router does not support SSO. Volume: 197 Questions Question No : 1 SSO was configured on a Cisco ASR 1006 Router by using two RPs. When the main RP failed, a service disruption occurred. What are two reasons that the SSO did not work?

More information

Remote Access MPLS-VPNs

Remote Access MPLS-VPNs First Published: August 12, 2002 Last Updated: May 4, 2009 The feature allows the service provider to offer a scalable end-to-end Virtual Private Network (VPN) service to remote users. This feature integrates

More information

IPv6 Module 4 OSPF to IS-IS for IPv6

IPv6 Module 4 OSPF to IS-IS for IPv6 IPv6 Module 4 OSPF to IS-IS for IPv6 Objective: To migrate the OSPF version of Module 1 (running IPv4) to using IS-IS as part of an IPv6 migration strategy. OSPF will be completely removed once the migration

More information

Exam Questions

Exam Questions Exam Questions 642-883 SPROUTE Deploying Cisco Service Provider Network Routing (SPROUTE) https://www.2passeasy.com/dumps/642-883/ 1. Which high-availability routing feature requires the neighbor router

More information

VRF, MPLS and MP-BGP Fundamentals

VRF, MPLS and MP-BGP Fundamentals , MPLS and MP-BGP Fundamentals Jason Gooley, CCIEx2 (RS, SP) #38759 Twitter: @Jason_Gooley LinkedIn: http://www.linkedin.com/in/jgooley Agenda Introduction to Virtualization -Lite MPLS & BGP Free Core

More information

Connecting to a Service Provider Using External BGP

Connecting to a Service Provider Using External BGP Connecting to a Service Provider Using External BGP First Published: May 2, 2005 Last Updated: August 21, 2007 This module describes configuration tasks that will enable your Border Gateway Protocol (BGP)

More information

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution This feature lets you configure your carrier supporting carrier network to enable Border Gateway Protocol (BGP) to transport routes and Multiprotocol

More information

Measuring IPv6 Deployment

Measuring IPv6 Deployment Measuring IPv6 Deployment Geoff Huston George Michaelson research@apnic.net The story so far In case you hadn t heard by now, we appear to be running quite low on IPv4 addresses! IANA Pool Exhaustion Prediction

More information

Nexus 9000/3000 Graceful Insertion and Removal (GIR)

Nexus 9000/3000 Graceful Insertion and Removal (GIR) White Paper Nexus 9000/3000 Graceful Insertion and Removal (GIR) White Paper September 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 21

More information

Deploy CGN to Retain IPv4 Addressing While Transitioning to IPv6

Deploy CGN to Retain IPv4 Addressing While Transitioning to IPv6 White Paper Deploy CGN to Retain Addressing While Transitioning to IPv6 The IANA ran out of addresses to allocate in February 2011, and the Regional Internet Registries (RIR) will have assigned most of

More information

Supporting Internet Growth and Evolution: The Transition to IPv6

Supporting Internet Growth and Evolution: The Transition to IPv6 Supporting Internet Growth and Evolution: The Transition to IPv6 Bali IPv6 Summit, Bali 9 June 2010 Sanjaya Services Director, APNIC 1 Overview Recap About APNIC Reality check: where are we now? Transition

More information

LARGE SCALE IP ROUTING

LARGE SCALE IP ROUTING Building ISP Networks Xantaro Page 1 / 18 TABLE OF CONTENTS 1. LAB ACCESS 4 1.1 Accessing the Jumphost... 4 1.2 Access to your routers... 4 1.3 Local Network Topology... 5 1.4 Global Network Topology...

More information

How Cisco IT Is Accelerating Adoption of IPv6

How Cisco IT Is Accelerating Adoption of IPv6 Cisco IT Case Study How Cisco IT Is Accelerating Adoption of IPv6 Priority projects are IPv6-based public website and end-to-end reference implementation. Cisco IT Case Study / Borderless Networks / IPv6:

More information

IPv6 Routing Protocols

IPv6 Routing Protocols IPv6 Routing Protocols ITU/APNIC/PacNOG21 IPv6 Workshop 4 th 8 th December 2017 Nuku alofa These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

Information About IPv6 Multicast Address Family Support for. Multiprotocol BGP. Finding Feature Information

Information About IPv6 Multicast Address Family Support for. Multiprotocol BGP. Finding Feature Information IPv6 Multicast Address Family Support for Multiprotocol BGP Finding Feature Information, page 1 Information About IPv6 Multicast Address Family Support for Multiprotocol BGP, page 1 How to Implement IPv6

More information

Configuring VXLAN EVPN Multi-Site

Configuring VXLAN EVPN Multi-Site This chapter contains the following sections: About VXLAN EVPN Multi-Site, page 1 Guidelines and Limitations for VXLAN EVPN Multi-Site, page 2 Enabling VXLAN EVPN Multi-Site, page 2 Configuring VNI Dual

More information

Provisioning Overlay Networks

Provisioning Overlay Networks This chapter has the following sections: Using Cisco Virtual Topology System, page 1 Creating Overlays, page 2 Creating Network using VMware, page 4 Creating Subnetwork using VMware, page 4 Creating Routers

More information

Patrick Grossetete Cisco Systems Cisco IOS IPv6 Product Manager 2003, Cisco Systems, Inc. All rights reserved.

Patrick Grossetete Cisco Systems Cisco IOS IPv6 Product Manager 2003, Cisco Systems, Inc. All rights reserved. Patrick Grossetete Cisco Systems Product Manager pgrosset@cisco.com 1 IPv6 Business Model Integration of IPv6 brings benefits but it has also a cost ROI not yet - easy to evaluate Additional business models

More information

OSPF Filtering (Part I)

OSPF Filtering (Part I) OSPF Filtering (Part I) Initial Configurations: R1: hostname R1 ip ospf network point-to-point ip address 1.1.1.1 255.255.255.255 ip address 192.168.123.1 255.255.255.0.1 encapsulation dot1q 11 ip address

More information

ENTERPRISE. Brief selected topics. Jeff Hartley, SP ADP SE

ENTERPRISE. Brief selected topics. Jeff Hartley, SP ADP SE IPv6 TRANSITION FOR THE ENTERPRISE Brief selected topics Jeff Hartley, SP ADP SE Observations on IPv6 Deployment Trends Where do successful sites commonly deploy first? Upstream Connectivity (Transit/Border/Peering/etc.)

More information

PREREQUISITES TARGET AUDIENCE. Length Days: 5

PREREQUISITES TARGET AUDIENCE. Length Days: 5 Cisco Implementing Cisco IP Routing v2.0 (ROUTE) ROUTE v2.0 includes major updates and follows an updated blueprint. However, note that this course does not cover all items listed on the blueprint. Some

More information

EIGRP Over the Top. Finding Feature Information. Information About EIGRP Over the Top. EIGRP Over the Top Overview

EIGRP Over the Top. Finding Feature Information. Information About EIGRP Over the Top. EIGRP Over the Top Overview The feature enables a single end-to-end routing domain between two or more Enhanced Interior Gateway Routing Protocol (EIGRP) sites that are connected using a private or a public WAN connection. This module

More information

Table of Contents 1 Multicast VPN Configuration 1-1

Table of Contents 1 Multicast VPN Configuration 1-1 Table of Contents 1 Multicast VPN Configuration 1-1 Multicast VPN Overview 1-1 Introduction to MPLS L3VPN 1-1 Introduction to Multicast VPN 1-2 Introduction to MD-VPN 1-4 Protocols and Standards 1-7 How

More information

IPv6 Module 11 Advanced Router Configuration

IPv6 Module 11 Advanced Router Configuration ISP Workshop Lab IPv6 Module 11 Advanced Router Configuration Objective: Create a basic physical lab interconnection with two autonomous systems. Each AS should use ISIS, ibgp and ebgp appropriately to

More information

MPLS L3VPN. The MPLS L3VPN model consists of three kinds of devices: PE CE Site 2. Figure 1 Network diagram for MPLS L3VPN model

MPLS L3VPN. The MPLS L3VPN model consists of three kinds of devices: PE CE Site 2. Figure 1 Network diagram for MPLS L3VPN model is a kind of PE-based L3VPN technology for service provider VPN solutions. It uses BGP to advertise VPN routes and uses to forward VPN packets on service provider backbones. provides flexible networking

More information

BGP Support for IP Prefix Export from a VRF Table into the Global Table

BGP Support for IP Prefix Export from a VRF Table into the Global Table BGP Support for IP Prefix Export from a VRF Table into the Global Table This feature allows a network administrator to export IP prefixes from a VRF table into the global routing table. Finding Feature

More information

IPv6 Bootcamp Course (5 Days)

IPv6 Bootcamp Course (5 Days) IPv6 Bootcamp Course (5 Days) Course Description: This intermediate - advanced, hands-on course covers pertinent topics needed for IPv6 migration and deployment strategies. IPv6 novices can expect to gain

More information

Cisco IOS IPv6. Cisco IOS IPv6 IPv6 IPv6 service provider IPv6. IPv6. data link IPv6 Cisco IOS IPv6. IPv6

Cisco IOS IPv6. Cisco IOS IPv6 IPv6 IPv6 service provider IPv6. IPv6. data link IPv6 Cisco IOS IPv6. IPv6 IP6FD v6 Fundamentals, Design, and Deployment v3.0 Cisco IOS IPv6 Cisco IOS IPv6 IPv6 IPv6 service provider IPv6 IP IPv6 IPv6 data link IPv6 Cisco IOS IPv6 IPv6 IPv6 DHCP DNS DHCP DNS IPv6 IPv4 IPv6 multicast

More information

BGP Event-Based VPN Import

BGP Event-Based VPN Import The feature introduces a modification to the existing Border Gateway Protocol (BGP) path import process. The enhanced BGP path import is driven by events; when a BGP path changes, all of its imported copies

More information

MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses

MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses The Multiprotocol Label Switching (MPLS) VPN Inter-AS with Autonomous System Boundary Routers (ASBRs) Exchanging VPN-IPv4 Addresses feature allows

More information

Cisco Implementing Cisco IP Routing v2.0 (ROUTE)

Cisco Implementing Cisco IP Routing v2.0 (ROUTE) Course Overview ROUTE v2.0, a five-day ILT course, includes major updates and follows an updated blueprint. (However, note that this course does not cover all items listed on the blueprint.) Some older

More information

Implementing Cisco IP Routing (ROUTE)

Implementing Cisco IP Routing (ROUTE) Implementing Cisco IP Routing (ROUTE) COURSE OVERVIEW: Implementing Cisco IP Routing (ROUTE) v2.0 is an instructor-led five-day training course developed to help students prepare for Cisco CCNP certification.

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Configuring Protocol Independent Multicast Join Load Balancing Release NCE0054 Modified: 2017-01-20 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089

More information

IPv6 Module 1 Basic Topology and Router Setup

IPv6 Module 1 Basic Topology and Router Setup IPv6 Module 1 Basic Topology and Router Setup Objective: Create a basic physical lab interconnection using IPv6 running on top of an existing IPv4 infrastructure. Prerequisites: IPv4 Lab Module 1, knowledge

More information

MPLS design. Massimiliano Sbaraglia

MPLS design. Massimiliano Sbaraglia MPLS design Massimiliano Sbaraglia - MPLS layer 2 VPN diagram flowchart - MPLS layer 2 VPN pseudowire VPWS diagram - MPLS layer 2 VPN VPLS diagram - MPLS layer 2 EVPN diagram - MPLS layer 3 VPN diagram

More information

Introduction to Segment Routing

Introduction to Segment Routing Segment Routing (SR) is a flexible, scalable way of doing source routing. Overview of Segment Routing, page 1 How Segment Routing Works, page 2 Examples for Segment Routing, page 3 Benefits of Segment

More information

MPLS Virtual Private Networks (VPNs)

MPLS Virtual Private Networks (VPNs) MPLS Virtual Private Networks (VPNs) The IP Virtual Private Network (VPN) feature for Multiprotocol Label Switching (MPLS) allows a Cisco IOS network to deploy scalable IPv4 Layer 3 VPN backbone services.

More information

IPv6 Deployment Strategies. IPv6 Training Day 18 th September 2012 Philip Smith APNIC

IPv6 Deployment Strategies. IPv6 Training Day 18 th September 2012 Philip Smith APNIC IPv6 Deployment Strategies IPv6 Training Day 18 th September 2012 Philip Smith APNIC 1 Introduction p Presentation introduces the high level planning considerations which any network operator needs to

More information

COURSE OUTLINE: Course: CCNP Route Duration: 40 Hours

COURSE OUTLINE: Course: CCNP Route Duration: 40 Hours COURSE OUTLINE: Course: CCNP Route 300-101 Duration: 40 Hours CCNP Route Training Day 1: Connecting Remote Locations Principles of Static Routing Configuring an IPv4 Static Route Configuring a Static Default

More information

3/10/2011. Copyright Link Technologies, Inc.

3/10/2011. Copyright Link Technologies, Inc. Mikrotik Certified Trainer / Engineer MikroTik Certified Dude Consultant Consulting Since 1997 Enterprise Class Networks WAN Connectivity Certifications Cisco, Microsoft, MikroTik BGP/OSPF Experience Deployed

More information

BGP Diverse Path Using a Diverse-Path Route Reflector

BGP Diverse Path Using a Diverse-Path Route Reflector BGP Diverse Path Using a Diverse-Path Route Reflector The feature allows Border Gateway Protocol (BGP) to distribute an alternative path other than the best path between BGP speakers when route reflectors

More information

Configuring VXLAN EVPN Multi-Site

Configuring VXLAN EVPN Multi-Site This chapter contains the following sections: About VXLAN EVPN Multi-Site, on page 1 Licensing Requirements for VXLAN EVPN Multi-Site, on page 2 Guidelines and Limitations for VXLAN EVPN Multi-Site, on

More information

Measuring IPv6 Deployment

Measuring IPv6 Deployment Measuring IPv6 Deployment The story so far IANA Pool Exhaustion In this model, IANA allocates its last IPv4 /8 to an RIR on the 18 th January 2011 Ten years ago we had a plan Oops! We were meant to have

More information

Vendor: Cisco. Exam Code: Exam Name: CCIE Routing and Switching Written v5.0. Version: Demo

Vendor: Cisco. Exam Code: Exam Name: CCIE Routing and Switching Written v5.0. Version: Demo Vendor: Cisco Exam Code: 400-101 Exam Name: CCIE Routing and Switching Written v5.0 Version: Demo DEMO QUESTION 1 Which two options are effects of the given configuration? (Choose two) A. It enables Cisco

More information

MPLS VPN Inter-AS IPv4 BGP Label Distribution

MPLS VPN Inter-AS IPv4 BGP Label Distribution MPLS VPN Inter-AS IPv4 BGP Label Distribution This feature enables you to set up a Virtual Private Network (VPN) service provider network so that the autonomous system boundary routers (ASBRs) exchange

More information

Multiprotocol Label Switching Virtual Private Network

Multiprotocol Label Switching Virtual Private Network Anas Al-Selwi Multiprotocol Label Switching Virtual Private Network Helsinki Metropolia University of Applied Sciences Bachelor of Engineering Information Technology Thesis 08 May 2013 Abstract Author(s)

More information

GRE Tunnel with VRF Configuration Example

GRE Tunnel with VRF Configuration Example GRE Tunnel with VRF Configuration Example Document ID: 46252 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Network Diagram Configurations Verify Troubleshoot Caveats

More information

Configuring MPLS L3VPN

Configuring MPLS L3VPN Contents Configuring MPLS L3VPN 1 MPLS L3VPN overview 1 Introduction to MPLS L3VPN 1 MPLS L3VPN concepts 2 MPLS L3VPN packet forwarding 5 MPLS L3VPN networking schemes 5 MPLS L3VPN routing information

More information

BGP Cost Community. Prerequisites for the BGP Cost Community Feature

BGP Cost Community. Prerequisites for the BGP Cost Community Feature The feature introduces the cost extended community attribute. The cost community is a non-transitive extended community attribute that is passed to internal BGP (ibgp) and confederation peers but not to

More information

Label Distribution Protocol and Basic MPLS Configuration. APNIC Technical Workshop October 23 to 25, Selangor, Malaysia Hosted by:

Label Distribution Protocol and Basic MPLS Configuration. APNIC Technical Workshop October 23 to 25, Selangor, Malaysia Hosted by: Label Distribution Protocol and Basic MPLS Configuration APNIC Technical Workshop October 23 to 25, 2017. Selangor, Malaysia Hosted by: Issue Date: [201609] Revision: [01] Label Distribution Protocol 2

More information