Cisco 1710 Security Router Configuration - Cisco 1710 Software Configuration Manual

Security router
Hide thumbs Also See for 1710:
Table of Contents

Advertisement

Chapter 2

Cisco 1710 Security Router Configuration

Complete Sample Configuration
Cisco 1710 Security Router Configuration
The following commands configure the router so that it provides a secure
connection to the network access router.
ip domain-name cisco.com
ip name-server 24.1.64.33
ip name-server 24.1.64.34
ip dhcp excluded-address 192.168.1.1 192.168.1.5
!
ip dhcp pool home-pool
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
domain-name cisco.com
dns-server 24.1.64.34
!
ip inspect name fw_all ftp
ip inspect name fw_all http java-list 10
ip inspect name fw_all rcmd
ip inspect name fw_all rpc program-number 100000
ip inspect name fw_all smtp
ip inspect name fw_all tftp
ip inspect name fw_all realaudio
ip inspect name fw_all streamworks
ip inspect name fw_all vdolive
ip inspect name fw_all cuseeme
ip inspect name fw_all h323
ip inspect name fw_all tcp
ip inspect name fw_all udp
ip audit notify log
ip audit po max-events 100
!
vpdn enable
no vpdn logging
!
vpdn-group 1
request-dialin
protocol pppoe
!
crypto isakmp key 12abcjhrweit345 address 16.0.0.2
!
crypto isakmp policy 1
authentication pre-share
encryption 3des
hash sha
group 2
!
crypto ipsec transform-set proposal1 esp-3des esp-sha-hmac ah-sha-hmac
Cisco 1710 Security Router Software Configuration Guide
2-17
78-12696-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents