Cisco Cisco IOS Software Release 12.4(22)XR

Seite von 356
287
Cisco Packet Data Serving Node Release 5.1 for Cisco IOS Release 12.4(22)XR1
OL-20782-01
  Configuration Examples
!
interface GigabitEthernet0/0.20
 description RP-interface
 encapsulation dot1Q 20
 ip address 20.1.23.203 255.255.0.0
 standby delay minimum 30 reload 30
 standby version 2
 standby 20 ip 20.1.33.254
 standby 20 priority 110
 standby 20 name PDSN-redundancy
!
interface GigabitEthernet0/0.50
 description PDSN-HA Connectivity
 encapsulation dot1Q 50
 ip address 50.1.23.203 255.255.0.0
 ip mtu 1500
 standby version 2
 standby 50 ip 50.1.33.254
 standby 50 follow PDSN-redundancy
!
interface GigabitEthernet0/0.60
 description ReverseDirection Connectivity
 encapsulation dot1Q 60
 ip address 60.1.23.203 255.255.0.0
 ip mtu 1500
 standby version 2
 standby 60 ip 60.1.33.254
 standby 60 follow PDSN-redundancy
!
interface GigabitEthernet0/0.170
 description LAAA Connectivity
 encapsulation dot1Q 170
 ip address 170.1.23.203 255.255.0.0
 ip mtu 1500
 standby version 2
 standby 170 ip 170.1.33.254
 standby 170 follow PDSN-redundancy
!
interface Virtual-Template1
 ip unnumbered Loopback0
 peer default ip address pool sip-addr-33-pool1
 no keepalive
 ppp accm 0
 ppp authentication pap chap optional
 ppp accounting none
 ppp direction callin
 ppp timeout ncp 30
 ppp timeout authentication 60
 ppp timeout idle 7200
!
router mobile
!
ip local pool sip-addr-33-pool1 100.33.1.1 100.33.254.254 recycle delay 30
ip local pool sip-addr-33-pool1 100.34.1.1 100.34.254.254
ip local pool sip-addr-33-pool1 100.35.1.1 100.35.254.254
ip local pool msid-sip-addr-33-pool1 140.33.1.1 140.33.254.254 recycle delay 30
ip local pool msid-sip-addr-33-pool1 140.34.1.1 140.34.254.254
ip local pool msid-sip-addr-33-pool1 140.35.1.1 140.35.254.254
ip forward-protocol nd
ip route 11.1.0.0 255.255.0.0 20.1.2.100
ip route 12.1.0.0 255.255.0.0 60.1.2.100
ip route 21.1.0.0 255.255.0.0 20.1.2.100
ip route 70.1.0.0 255.255.0.0 50.1.112.102
!