Cisco Nexus 7000 Series Configuration Manual page 101

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

Advertisement

Configuring LISP Multicast
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Command or Action
ip pim rp-address rp-address access-list
Example:
Device(config-vrf)# ip pim rp-address
10.0.0.1 group-list 224.0.0.0/8
ip pim ssm range access-list
Example:
Device(config-vrf)# ip pim ssm range
232.0.0.0/8
ip lisp itr-etr
Example:
Device(config-vrf)# ip lisp itr-etr
ip lisp database-mapping
EID-prefix/prefix-length locator priority
priority weight weight
Example:
Device(config-vrf)# ip lisp
database-mapping 10.0.0.0/24 10.0.0.1
priority 1 weight 100
lisp instance-id id
Example:
Device(config-vrf)# lisp instance-id 1
ip lisp locator-vrf default
Example:
Device(config-vrf)# ip lisp locator-vrf
default
ip lisp itr map-resolver map-resolver-address
Example:
Device(config-vrf)# ip lisp itr
map-resolver 10.0.0.2
Purpose
Configures the address of a Protocol
Independent Multicast (PIM) rendezvous point
(RP) for a particular group.
Defines the Source Specific Multicast (SSM)
range of IP multicast addresses.
Configures the Cisco NX-OS device to act as
both an IPv4 LISP Ingress Tunnel Router
(ITR) and Egress Tunnel Router (ETR).
Configures an IPv4 endpoint identifier to
Routing Locator (EID-to-RLOC) mapping
relationship and its associated traffic policy.
Configures an instance ID to be associated with
endpoint identifier (EID)-prefixes for a
Locator/ID Separation Protocol (LISP) xTR .
Configures a nondefault virtual routing and
forwarding (VRF) table to be referenced by
any IPv4 locators.
Configures the IPv4 locator address of the
Locator/ID Separation Protocol (LISP)
Map-Resolver to be used by the ingress tunnel
router (ITR) ITR or Proxy ITR (PITR) when
sending Map-Requests for IPv4 EID-to-RLOC
mapping resolution.
Note
Up to two map resolvers may be
configured if multiple map
resolvers are available. (See the
LISP Command Reference for more
details.)
Cisco Nexus 7000 Series NX-OS LISP Configuration Guide
Configuring LISP Multicast
89

Advertisement

Table of Contents
loading

Table of Contents