User Tools

Site Tools


training:sanog33:d-6rd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
training:sanog33:d-6rd [2019/01/15 19:56] – [Testing] philiptraining:sanog33:d-6rd [2019/02/13 12:42] (current) – [Background] philip
Line 9: Line 9:
 ===== Preparation ===== ===== Preparation =====
  
-Before we start this lab, remove any previous extra lab configuration on the Access and Customer routers and revert both routers to the configuration as it was at the end of the [[training:sanog32:d-static|Static Lab]]. Check connectivity is working from the Customer router to the rest of the lab network as expected.+Before we start this lab, remove any previous extra lab configuration on the Access and Customer routers and revert both routers to the configuration as it was at the end of the [[training:sanog33:d-static|Static Lab]]. Check connectivity is working from the Customer router to the rest of the lab network as expected.
  
 We also need to remove any IPv6 configured on the network as we will be replacing it with 6rd technology. The following subsections describe what needs to be done. We also need to remove any IPv6 configured on the network as we will be replacing it with 6rd technology. The following subsections describe what needs to be done.
Line 40: Line 40:
  
 ==== Removing IPv6 configuration on Customer Router ==== ==== Removing IPv6 configuration on Customer Router ====
 +
 +We also need to remove any remaining IPv6 configuration on the Customer Router:
 +
 +  interface FastEthernet0/1
 +   description P2P Link to ASX0
 +   no ipv6 address 2001:DB8:X:20::1/127
 +   no ipv6 nd ra suppress all
 +  !
 +  no ipv6 route 2001:DB8:X:4000::/52 Null0
 +  no ipv6 route ::/0 2001:DB8:X:20::
 +  !
  
 And finally we need to remove the loopback interface from the Customer Router. Remember we created it as an anchor point for testing. Simply do: And finally we need to remove the loopback interface from the Customer Router. Remember we created it as an anchor point for testing. Simply do:
Line 79: Line 90:
   no ipv6 route 2001:DB8:X:4000::/52 2001:DB8:X:20::1   no ipv6 route 2001:DB8:X:4000::/52 2001:DB8:X:20::1
   !   !
- 
-and here is an example for the Customer Router: 
- 
-  interface FastEthernet0/1 
-   description P2P Link to ASX0 
-   no ipv6 address 2001:DB8:X:20::1/127 
-   no ipv6 nd ra suppress all 
-  ! 
-  no ipv6 route 2001:DB8:X:4000::/52 Null0 
-  no ipv6 route ::/0 2001:DB8:X:20:: 
-  ! 
- 
  
 ===== Setting up 6rd ===== ===== Setting up 6rd =====
Line 100: Line 99:
 What we will set up is something similar to the diagram below. What we will set up is something similar to the diagram below.
  
-{{:training:sanog32:6rd-diagram.png?600|}}+{{:training:sanog33:6rd-diagram.png?600|}}
  
 The Customer Router in the diagram is our Customer Router in our network. And the ISP 6rd BR capability will be configured on our autonomous system’s Border Router. The Customer Router in the diagram is our Customer Router in our network. And the ISP 6rd BR capability will be configured on our autonomous system’s Border Router.
Line 218: Line 217:
  
 What do you see? What do you see?
 +
  
    
 [[:training:sanog33:agenda| Back to Agenda page]] [[:training:sanog33:agenda| Back to Agenda page]]
 +
training/sanog33/d-6rd.1547542574.txt.gz · Last modified: 2019/01/15 19:56 by philip