Re: make your router as a DHCP client

2001-01-11 Thread Jason A. Diegmueller

 Anyone know how to make a router become a DHCP client?
 
 I try to make my Cable Modem (PPP) connection to connect with a router.
 The Cable give me a Ethernet and I connect this to my 2501 Ethernet port.

For Ethernet interfaces to behave as DHCP clients, you will
need 12.1(x)T.  I know a handful of people doing this now.

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: make your router as a DHCP client

2001-01-11 Thread Kelly D Griffin

It depends on what type of DHCP server your ISP is using.  I tried to do
this with Cox and it would not work on my 2611.

Interface Ethernet0/0
ip address dhcp
!
ip route 0.0.0.0 0.0.0.0 Eth0/0
!

Kelly D Griffin, CCNA
Network Engineer
Kg2 Network Design
http://www.kg2.com


- Original Message -
From: "Samuel Chen" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, January 11, 2001 10:06 AM
Subject: make your router as a DHCP client


 Anyone know how to make a router become a DHCP client?

 I try to make my Cable Modem (PPP) connection to connect with a router.
 The Cable give me a Ethernet and I connect this to my 2501 Ethernet port.


 _
 FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


http://1cis.com
Free E-mail Servers with unlimited mailboxes
1st Class Internet Solutions

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: make your router as a DHCP client

2001-01-11 Thread Samuel Chen

Yeah, The router can do the negotiation on Serial line on my 2501 and 2621
with 12.1.5.
The command is "ip add negotiated"
This command is new to me and it only on Serial Port.  I need it on the
ethernet.

I also did a search on Cisco Doc.  But it only tell me how to make your
router become a DHCP Server.  Not the Client.

The static route will not work because you still need an ip address on the
ethernet.  Plus, the ip address dhcp command is the command make your router
a DHCP Server.  And it's trying to lookup the DHCP ip address pool to offer
on the ethernet.


-Original Message-
From: Kelly D Griffin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 11, 2001 12:44 PM
To: Samuel Chen; [EMAIL PROTECTED]
Subject: Re: make your router as a DHCP client


It depends on what type of DHCP server your ISP is using.  I tried to do
this with Cox and it would not work on my 2611.

Interface Ethernet0/0
ip address dhcp
!
ip route 0.0.0.0 0.0.0.0 Eth0/0
!

Kelly D Griffin, CCNA
Network Engineer
Kg2 Network Design
http://www.kg2.com


- Original Message -
From: "Samuel Chen" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, January 11, 2001 10:06 AM
Subject: make your router as a DHCP client


 Anyone know how to make a router become a DHCP client?

 I try to make my Cable Modem (PPP) connection to connect with a router.
 The Cable give me a Ethernet and I connect this to my 2501 Ethernet port.


 _
 FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]


http://1cis.com
Free E-mail Servers with unlimited mailboxes
1st Class Internet Solutions

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]