Cisco Nexus 7000 Series Configuration Manual page 124

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

Advertisement

Configuring Local LISP Extranets
Figure 25: Local LISP Extranets
Before you begin
Enable feature LISP.
Procedure
Configure the xTR device.
!xTR3 Configurations!
switch# configure terminal
switch(config)# vrf context VRF3
switch(config-vrf)# ip lisp itr-etr
switch(config-vrf)# ipv6 lisp itr-etr
switch(config-vrf)# ip lisp database-mapping 10.3.0.0/16 10.10.10.3 priority 1 weight 100
switch(config-vrf)# ipv6 lisp database-mapping 2001:DB8:3::/48 10.10.10.3 priority 1 weight
100
switch(config-vrf)# lisp instance-id 300
switch(config-vrf)# ip lisp locator-vrf underlay
switch(config-vrf)# ipv6 lisp locator-vrf underlay
switch# configure terminal
switch(config)# vrf context VRF4
switch(config-vrf)# ip lisp itr-etr
switch(config-vrf)# ipv6 lisp itr-etr
switch(config-vrf)# ip lisp database-mapping 10.4.0.0/16 10.10.10.3 priority 1 weight 100
switch(config-vrf)# ipv6 lisp database-mapping 2001:DB8:4::/48 10.10.10.3 priority 1 weight
100
switch(config-vrf)# lisp instance-id 400
switch(config-vrf)# ip lisp locator-vrf underlay
switch(config-vrf)# ipv6 lisp locator-vrf underlay
switch(config-vrf)# exit
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
112
Configuring LISP Extranets

Advertisement

Table of Contents
loading

Table of Contents