Cisco Nexus 7000 Series Configuration Manual page 85

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

Advertisement

LISP Instance-ID Support
ip lisp etr map-server 10.0.2.2 key Left-key
interface Ethernet0/0
ip address 10.0.0.2 255.255.255.0
interface Ethernet1/0.1
encapsulation dot1q 101
vrf forwarding PURPLE
ip address 192.168.1.1 255.255.255.0
ipv6 address 2001:DB8:A:A::1/64
interface Ethernet1/0.2
encapsulation dot1q 102
vrf forwarding GOLD
ip address 192.168.1.1 255.255.255.0
ipv6 address 2001:DB8:B:A::1/64
vrf context PURPLE
ipv6 lisp itr
ip lisp itr
ipv6 lisp etr
ip lisp etr
ipv6 lisp database-mapping 2001:db8:a:a::/64 10.0.0.2 priority 1 weight 100
ip lisp database-mapping 192.168.1.0/24 10.0.0.2 priority 1 weight 100
lisp instance-id 101
ipv6 lisp locator-vrf default
ip lisp locator-vrf default
ipv6 lisp itr map-resolver 10.0.2.2
ip lisp itr map-resolver 10.0.2.2
ipv6 lisp etr map-server 10.0.2.2 key Left-key
ip lisp etr map-server 10.0.2.2 key Left-key
This example shows how to configure the right xTR:
vrf context GOLD
ipv6 lisp itr
ip lisp itr
ipv6 lisp etr
ip lisp etr
ipv6 lisp database-mapping 2001:db8:b:b::/64 10.0.1.2 priority 1 weight 100
ip lisp database-mapping 192.168.2.0/24 10.0.1.2 priority 1 weight 100
lisp instance-id 102
ipv6 lisp locator-vrf default
ip lisp locator-vrf default
ipv6 lisp itr map-resolver 10.0.2.2
ip lisp itr map-resolver 10.0.2.2
ipv6 lisp etr map-server 10.0.2.2 key Right-key
ip lisp etr map-server 10.0.2.2 key Right-key
interface Ethernet0/0
ip address 10.0.1.2 255.255.255.0
interface Ethernet1/0.1
encapsulation dot1q 101
vrf forwarding PURPLE
ip address 192.168.2.1 255.255.255.0
ipv6 address 2001:DB8:A:B::1/64
interface Ethernet1/0.2
Example: Configuring Simple LISP Shared Model Virtualization
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
73

Advertisement

Table of Contents
loading

Table of Contents