cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
225
Views
0
Helpful
2
Replies

default gaetway, DNS

I am using 2600 router as access server, I am assigning ip address to dial in users using IP POOL.

Now I want to assign Default gateway and DNS address to dial in user from router ( not from DHCP server ) for internet access.

How can I do that?

2 Replies 2

rwiesmann
Level 4
Level 4

Hi

Here a sample:

ip dhcp pool Engineering

network 10.16.131.0 255.255.255.0

default-router 10.16.131.1

dns-server 10.16.130.1

Hope that helps

Roger

hitchinsm
Level 1
Level 1

Hi there,

I have used these commands successfully on a 3600 acting as a NAS:

async-bootp dns-server 192.168.4.42 192.168.4.41

async-bootp nbns-server 192.168.4.42 192.168.4.41 (wins)

ip default-gateway 192.168.56.1

All are entered globally.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: