Cisco ASR1002 Network Positioning Guide - Page 34

Cisco ASR1002 - ASR 1002 Router Manual

Page 34 highlights

DCE-Facing PE Configuration: Example NPS Configuration Examples host 10.2.1.1 username cisco password cisco host 10.3.1.1 username cisco password cisco host 10.5.1.2 username cisco password cisco reconnect-time 60 ip route 0.0.0.0 0.0.0.0 27.0.0.1 DCE-Facing PE Configuration: Example This example illustrates the configuration of a DCE-facing PE that is also running the service resolution application and the jabber server: hostname ccnsr.com ip host ccnsr.com 172.16.0.2 xmpp server type pfm ccnsr.com xmpp server type cd ccnsr.com interface eth0 ip address 172.16.0.2 255.255.255.0 no shutdown router ospf 10 network 172.16.0.0 0.0.255.255 area 0 pfm local-host 10.4.1.1 pfm dce-facing ip route 0.0.0.0 0.0.0.0 172.16.0.1 jabber server domain ccnsr.com ipaddr ipv4 172.16.0.2 cd xmpp username test password test service-resolution dc dc1 pe-addr 10.4.0.1 service-resolution dc dc2 pe-addr 10.4.1.1 service-resolution dc dc3 pe-addr 10.4.2.1 service-resolution dc dc4 pe-addr 10.4.3.1 service-resolution dc dc5 pe-addr 10.4.4.1 service-resolution dc dc6 pe-addr 10.4.5.1 service-resolution service-request timeout 3600 Cisco Network Positioning System Configuration Guide for the Cisco ASR 1000 Router, Release 1.0 28 OL-25794-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34

host 10.2.1.1 username cisco password cisco
host 10.3.1.1 username cisco password cisco
host 10.5.1.2 username cisco password cisco
reconnect-time 60
ip route 0.0.0.0 0.0.0.0 27.0.0.1
DCE-Facing PE Configuration: Example
This example illustrates the configuration of a DCE-facing PE that is also running the service resolution
application and the jabber server:
hostname ccnsr.com
ip host ccnsr.com 172.16.0.2
xmpp server type pfm ccnsr.com
xmpp server type cd ccnsr.com
interface eth0
ip address 172.16.0.2 255.255.255.0
no shutdown
router ospf 10
network 172.16.0.0 0.0.255.255 area 0
pfm local-host 10.4.1.1
pfm dce-facing
ip route 0.0.0.0 0.0.0.0 172.16.0.1
jabber server
domain ccnsr.com
ipaddr ipv4 172.16.0.2
cd xmpp username test password test
service-resolution dc dc1 pe-addr 10.4.0.1
service-resolution dc dc2 pe-addr 10.4.1.1
service-resolution dc dc3 pe-addr 10.4.2.1
service-resolution dc dc4 pe-addr 10.4.3.1
service-resolution dc dc5 pe-addr 10.4.4.1
service-resolution dc dc6 pe-addr 10.4.5.1
service-resolution service-request timeout 3600
Cisco Network Positioning System Configuration Guide for the Cisco ASR 1000 Router, Release 1.0
28
OL-25794-01
NPS Configuration Examples
DCE-Facing PE Configuration: Example