beautypg.com

Cisco OL-24124-01 User Manual

Page 7

background image

17-7

Cisco Unified Communications Manager Security Guide

OL-24124-01

Chapter 17 Configuring Virtual Private Networks

Sample IOS configuration summary

hidekeys

username admin privilege 15 password 0 vpnios

username test privilege 15 password 0 adgjm

username usr+ privilege 15 password 0 adgjm

username usr# privilege 15 password 0 adgjm

username test2 privilege 15 password 0 adg+jm

username CP-7962G-SEP001B0CDB38FE privilege 15 password 0 adgjm

!

redundancy

!

!

!--- Configure interface. Generally one interface to internal network and one outside

interface GigabitEthernet0/0

description "outside interface"

ip address 10.89.79.140 255.255.255.240

duplex auto

speed auto

!

interface GigabitEthernet0/1

description "Inside Interface"

ip address dhcp

duplex auto

speed auto

!

!--- Define IP local address pool

ip local pool webvpn-pool 10.8.40.200 10.8.40.225

ip default-gateway 10.89.79.129

ip forward-protocol nd

ip http server

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

!

!

!--- Define static IP routes

ip route 0.0.0.0 0.0.0.0 10.89.79.129

ip route 10.89.0.0 255.255.0.0 10.8.40.1

!

no logging trap

access-list 23 permit 10.10.10.0 0.0.0.7

!

control-plane

!

line con 0

exec-timeout 15 0

line aux 0

! telnet access

line vty 0 4

exec-timeout 30 0

privilege level 15

password vpnios

transport input telnet

line vty 5 15

access-class 23 in

privilege level 15

transport input all

!

exception data-corruption buffer truncate

scheduler allocate 20000 1000

!

! webvpn gateway configuration

webvpn gateway VPN_RCDN_IOS

hostname vpnios