Campus Fabric Configuration Examples - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Campus Fabric Configuration Examples

Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# router lisp
Step 3
Switch(config-router-lisp)#
locator-set locator-set-name
Step 4
Switch(config-router-lisp-locator-s
et)# ipv4 address
Step 5
Switch(config-router-lisp-locator-s
et)# exit
Step 6
Switch(config-router-lisp)#
decapsulation filter rloc source
locator-set locator-set-name
Campus Fabric Configuration Examples
This is sample output for the show running-configuration command for an edge configuration:
fabric auto
!
domain default
control-plane 198.51.100.2 auth-key example-key1
border 192.168.1.6
context name eg-context id 10
!
host-pool name VOICE_VLAN
exit
router lisp
locator-set default.RLOC
IPv4-interface Loopback0 priority 10 weight 10
exit
!
encapsulation vxlan
eid-table default instance-id 0
exit
!
eid-table vrf eg-context instance-id 10
dynamic-eid eg-context.EID.VOICE_VLAN
database-mapping 192.168.1.0/24 locator-set default.RLOC
exit
!
exit
!
loc-reach-algorithm lsb-reports ignore
disable-ttl-propagate
ipv4 sgt
ipv4 use-petr 192.168.1.6 priority 10 weight 10
ipv4 itr map-resolver 192.168.1.4
ipv4 itr map-resolver 192.168.1.5
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
41-10
Purpose
Enters global configuration mode.
Enters LISP configuration mode.
Specifies a locator set for the border device and enters LISP locator set
configuration mode.
Configures the LISP locator set address.
Exits LISP locator set configuration mode.
Enables source RLOC address validation of encapsulated packets in the
fabric domain.
context eg-context
vlan 10
gateway 192.168.1.254/24
use-dhcp 172.10.1.1
exit
Chapter 41
Configuring Campus Fabric

Advertisement

Table of Contents
loading

Table of Contents