











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
| Author |
Question about IP Helper-address command
|
haseeb_eng
Senior Member M

Registered: Oct 2001 Location: Kuwait City Country: Kuwait State: Certifications: CCNA, CCDA, CCNP, CCDP, CCSP, Content Networking, Wireless LAN Design Spec. Working on: PMP CCIE (R&S) MBA
Total Posts: 1165
|
|
Question about IP Helper-address command
Can you check which ip addresses are dynamically assigned to client's machince through ip-helper address command from the Router ?
__________________
Success is journey not destination
www.islamformankind.com
Report this post to a moderator
|
|
01-25-03 11:54 AM
|
|
MadChef
A Huge Fake
Registered: Sep 2000 Location: Country: USA State: Certifications: Working on: A Sex Farm
Total Posts: 1426
|
|
No, it doesn't have any sort of facility for that. It's really just designed to forward any udp broadcast. bootp/DHCP is just what most people use it for.
MadChef
Report this post to a moderator
|
|
01-25-03 12:30 PM
|
|
mosam
Senior Member
Registered: Jul 2002 Location: Atlanta, GA Country: United States State: Certifications: CCIE (R&S, Security), CCNP, CCDP, MCSE+I Working on: RHCT/RHCE
Total Posts: 160
|
|
As MadChef said, there is no way of knowing which IPs have been already contacted behind your router through ip helper-address.
There is an alternative awkward way though.
I had the same requirement before for troubleshooting an HP network printer, and the only way you can know which workstation are being contacted behind the router is through "access-list" and "debug"
1) build an access-list like (for example),
access-list 100 permit udp any 10.0.0.0 0.0.0.255 eq 67
access-list 100 permit udp any 10.0.0.0 0.0.0.255 eq 68
(udp 67 is the bootp server, udp 68 is bootpc)
10.0.0.0 is the network being contacted for DHCP offers (You can reverse the ACL, depends on what you wanna see)
2) debug list 110
This way, you will know whats going on there, BUT, as Cisco recommends, DO NOT USE THIS DEBUG COMMAND UNLESS YOU KNOW EXACTLY HOW YOUR ROUTER WILL BE IMPACTED.
Check this link out for more informaiton on BOOTP function with ip helper-address,
http://www.cisco.com/en/US/tech/tk6...
80093fd3.shtml
Report this post to a moderator
|
|
01-26-03 10:55 AM
|
|
mosam
Senior Member
Registered: Jul 2002 Location: Atlanta, GA Country: United States State: Certifications: CCIE (R&S, Security), CCNP, CCDP, MCSE+I Working on: RHCT/RHCE
Total Posts: 160
|
|
|
01-26-03 10:56 AM
|
|
haseeb_eng
Senior Member M

Registered: Oct 2001 Location: Kuwait City Country: Kuwait State: Certifications: CCNA, CCDA, CCNP, CCDP, CCSP, Content Networking, Wireless LAN Design Spec. Working on: PMP CCIE (R&S) MBA
Total Posts: 1165
|
|
Hi mosam how are you doing man ? Thanks for the tips . 
__________________
Success is journey not destination
www.islamformankind.com
Report this post to a moderator
|
|
01-26-03 12:57 PM
|
|
|
Cisco exam notes
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|