Wednesday 2 January 2019

CCIE - SP: IOS XR Groups

PE Device:

group ospf
 router ospf '.*'
  router-id 1.0.0.103
  bfd minimum-interval 300
  bfd fast-detect
  bfd multiplier 3
  area '0'
   mpls ldp auto-config
   interface 'Gi.*'
    network point-to-point
    fast-reroute per-prefix
   !
   interface 'Loopback.*'
    passive enable
    fast-reroute per-prefix
   !
  !
 !
end-group


router ospf PE
 apply-group ospf
 area 0
  interface Loopback0
  !
  interface GigabitEthernet0/0/0/0
  !
  interface GigabitEthernet0/0/0/2
  !
 !
!

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 ...