Cisco Nexus 7000 Series Configuration Manual page 133

Nx-os lisp
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Redistribution of RIB Routes into LISP
Example: Redistribution of RIB Routes in LISP
Figure 27: Redistribute RIB Routes into Database Topology
xTR1 Configuration for RIB Route Redistribution into Database
The following example shows how to configure the xTR1 in the sample topology for the LISP route
redistribution database application:
switch# configure terminal
switch(config)# vrf context VRF1
switch(config-vrf)# ip lisp itr
switch(config-vrf)# ip lisp etr
switch(config-vrf)# instance-id 100
switch(config-vrf)# ip lisp locator-vrf default
switch(config-vrf)# ip lisp etr map-server 10.10.10.10 key lisp
switch(config-vrf)# ip lisp itr map-resolver 10.10.10.10
! Register database mappings imported from OSPF with the MS/MR with these locators!
switch(config-vrf)# lisp locator-set RLOCSET
switch(config-vrf-lisp)# 10.10.10.1 priority 1 weight 100
! Import fabric prefixes into LISP database based from OSPF!
switch(config-vrf)# ip lisp route-import database ospf 100 route-map RM_OSPF_to_LISP
locator-set RLOCSET
Verifying Database-mappings with RIB Route Redistribution
The following example displays the sample show command outputs for the database-mapping configurations:
Verify that the OSPF has programmed the target prefix in the routing table.
xTR1# show ip route 192.168.1.1 vrf VRF1
IP Route Table for VRF "VRF1"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
121

Advertisement

Table of Contents
loading

Table of Contents