Cisco ggsn Configuration

Source: Internet
Author: User

GGSN configuration is an important part of Cisco router configuration. What are the specific steps? Please refer to the following article.

Version 12.0:
No service pad
Service timestamps debug uptime
Service timestamps log uptime
No service password-encryption
Service gprs ggsn
!
Hostname c7206-4
!
Aaa new-model
Aaa authentication ppp default radius
Aaa authorization network default radius
Enable password mypass
!
Ip subnet-zero
Ip domain-name maid
Ip name-server 99.100.0.2
Ip dhcp excluded-address 60.0.0.1
!
! Local IP address pool
Ip dhcp pool 1
Network 60.0.0.0 255.255.255.0
!
Ip address-pool dhcp-proxy-client
Ip dhcp-server 60.0.0.1
Ip dhcp-server 99.100.0.3
!
Interface Loopback0
Ip address 60.0.0.1 255.0.0.0
No ip directed-broadcast
No ip route-cache
No ip mroute-cache
!
Interface Tunnel0
Ip address 97.0.0.1 255.0.0.0
No ip directed-broadcast
Ip mtu 1476
Tunnel source 4.0.0.1
Tunnel destination 131.108.164.19
!
! Interface to communicate with Virtual Template on SGSN
Interface FastEthernet0/0
Ip address 35.0.0.2 255.0.0.0
Ip helper-address 99.100.0.3
No ip directed-broadcast
No ip route-cache
No ip mroute-cache
No keepalive
!
! Interface to communicate with the PDN
Interface FastEthernet1/0
Ip address 4.0.0.1 255.0.0.0
No ip directed-broadcast
No ip route-cache
No ip mroute-cache
!
! Interface to TFTP server
Interface Ethernet2/0
Ip address 99.102.0.54 255.255.0.0
No ip directed-broadcast
No ip route-cache
No ip mroute-cache
!
!
! Virtual Template configuration
Interface virtual-template 1
Ip address 10.10.10.1 255.255.255.0
No ip directed-broadcast
Encapsulation
Gprs access-point-list abc
Ip classless
!
! Route for the virtual template on the SGSN
Ip route 1.1.1.1 255.255.255.255 FastEthernet0/0
Access-list 101 deny ip host 4.0.0.2 host 2.0.0.1
Dialer-list 1 protocol ip permit
Snmp-server community public RW
!
!
! Global DHCP server, charging server, and RADIUS server information
Gprs default dhcp-server 99.100.0.3
Gprs default charging-gateway 99.100.0.3 99.100.0.2
Gprs charging server-switch-timer 0
!
Radius-server host 99.100.0.2 auth-port 1645 acct-port 1646
Radius-server key mykey
!
!
! Access-point list configuration
! Access point for access to PDN
Gprs access-point-list abc
Access-point 1
Access-point-name maid
Dhcp-server 99.100.0.3
Exit
!
! Access point for access to a private network
Access-point 2
Access-point-name xyz.com
Dhcp-server 60.0.0.1
Dhcp-gateway-address 60.0.0.1
Use-interface Tunnel0 next-hop-address 97.0.0.21
Exit
!
! Access point for access to PDN
Access-point 3
Access-point-name www. upls_mycompany
Access-mode non-transparent
Radius-server 99.100.0.2
Exit
!
Line con 0
Exec-timeout 0 0
Transport input none
Line aux 0
Exec-timeout 0 0
Transport input all
Line vty 0 4
Exec-timeout 0 0
Password mypass
!
End
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.