
41-10
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 41 Configuring Campus Fabric
Campus Fabric Configuration Examples
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
context eg-context
vlan 10
gateway 192.168.1.254/24
use-dhcp 172.10.1.1
exit
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
Command
Purpose
Step 1
Switch#
configure terminal
Enters global configuration mode.
Step 2
Switch(config)#
router lisp
Enters LISP configuration mode.
Step 3
Switch(config-router-lisp)#
locator-set
locator-set-name
Specifies a locator set for the border device and enters LISP locator set
configuration mode.
Step 4
Switch(config-router-lisp-locator-s
et)#
ipv4 address
Configures the LISP locator set address.
Step 5
Switch(config-router-lisp-locator-s
et)# exit
Exits LISP locator set configuration mode.
Step 6
Switch(config-router-lisp)#
decapsulation filter rloc source
locator-set
locator-set-name
Enables source RLOC address validation of encapsulated packets in the
fabric domain.
Содержание Catalyst 4500 Series
Страница 2: ......
Страница 4: ......
Страница 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...