Cisco Catalyst 4500 Series Software Configuration Manual page 1049

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

Chapter 41
Configuring Campus Fabric
ipv4 itr
ipv4 etr map-server 192.168.1.4 key example-key1
ipv4 etr map-server 192.168.1.5 key example-key2
ipv4 etr
exit
This is sample output for the show running-configuration command for the following control-plane
configuration:
device(config)#fabric auto
device(config-fabric-auto)#domain default
device(config-fabric-auto-domain)#control-plane self auth-key example-key1
device(config-fabric-auto-domain)#host-prefix 192.168.1.0/24 context name eg-context id 10
device(config-fabric-auto-domain)#exit
!
fabric auto
domain default
control-plane auth-key example-key1
exit
!
ip vrf eg-context
!
vlan name VOICE_VLAN id 10
interface Vlan 10
ip address 192.168.1.254 255.255.255.0
ip helper–address global 172.10.1.1
no ip redirects
ip local-proxy-arp
ip route-cache same-interface
no lisp mobility liveness test
lisp mobility default.EID.VOICE_VLAN
router lisp
eid-table default
router lisp
site FD_Default
ipv4 map-server
ipv4 map-resolver
exit
This is sample output for the show running-configuration command for the following border
configuration:
device(config)#fabric auto
device(config-fabric-auto)#domain default
device(config-fabric-auto-domain)#border self
device(config-fabric-auto-domain)#control-plane 198.51.100.2 auth-key example-key1
device(config-fabric-auto-domain)#context name eg-context id 10
device(config-fabric-auto-domain)#host-prefix 192.168.1.0/24 context name eg-context id 10
device(config-fabric-auto-domain)#exit
device#show running-config
!fabric auto
!
domain default
control-plane 198.51.100.2 auth-key example-key1
border self
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
dynamic-default.EID.VOICE_VLAN
database-mapping 192.168.1.0/24 locator-set FD_DEFAULT.RLOC
authentication-key example-key1
exit
Campus Fabric Configuration Examples
41-11

Advertisement

Table of Contents
loading

Table of Contents