Tuesday 19 March 2019

PE - CPE RIP Configuration

PE Router - IOS XR

router bgp 1
 vrf CUST2
  rd 200:1
  address-family ipv4 unicast
   redistribute rip metric 1

router rip
 vrf CUST2
  interface GigabitEthernet0/0/0/1
  !
  interface GigabitEthernet0/0/0/3
  !
  redistribute bgp 1
 !
!



CPE Router - IOS XE

router rip
!
address-family ipv4 vrf CUST2
  network 6.0.0.0
  network 169.10.0.0
  no auto-summary
  version 2
 exit-address-family
!
!


1.1 Switched campus 1.1.a Switch administration 1.1.a i Managing MAC address table Show Commands: Switch#show mac address-table ?   address ...