Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cisco 2600 Static Config

Status
Not open for further replies.

brantu

MIS
Joined
Sep 5, 2005
Messages
1
Location
US
Posted below is my 2600 Configuration. I am trying to add the ability to give Public IP's to customers who are using VPN to connect to outside networks. I have a public /24 IP scope and wish to use the last ten IP's for this job. Any help would be great.

ip dhcp pool Cox_Pon_2 XML da
network 172.16.22.0 255.255.255.0n
Open an udptn connectio
dns-server 24.234.0.7 SMDS inform
default-router 172.16.22.1nectionscontext
smf
domain-name cox.netware MAC filter Beco
lease 0 12
!
no ip domain lookupt
no ftp-server write-enabletistics hex
!
!
!
!
interface FastEthernet0/0
snmp
description Pon_2_WAN_From_Cox0 is now avail

Rio_PON_2>teln
ip nat outside
sss
speed 100 SSS I
full-duplex16.22.1 ...
!
interface Serial0/0 Dest
stacks
full-duplex
!
interface Serial0/1
no ip address
shutdown
!
ip nat inside source list 1 interface FastEthernet0/0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 24.120.60.193
no ip http server
!
access-list 1 permit 172.16.22.0 0.0.0.255
!
line con 0
line aux 0
line vty 0 4
!
!
!
end
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top