From: Pun, Alec CL (Alec.CL.Pun@pccw.com)
Date: Sun Dec 14 2003 - 22:52:51 GMT-3
so that means the following pairs of command MUST be used together ?
thanks.
1) if default 8 ports are required
ip helper-address
ip forward-protocol udp
2) if additional udp port is required
ip helper-address
ip forward-protocol udp <new_port>
rgds,
alec
-----Original Message-----
From: Church, Chuck [mailto:cchurch@wamnetgov.com]
Sent: Monday, December 15, 2003 9:37 AM
To: Alec; Ozgur Guler (Garanti Teknoloji); Pun, Alec CL; ccielab
Subject: RE: ip helper-address
No, it means that those ports are the default that an ip helper statement
will handle. If you configure a helper address on an interface and nothing
else, these 8 ports will be forwarded:
69 TFTP
67 BOOTP Client
68 BOOTP Server
37 Time Protocol
49 TACACS
53 DNS
137 NetBios
138 NetBios Datagram
If you want to 'help' a protocol other than those above, add that port with
the ip forward-protocol command. If you don't want all 8 of the above
forwarded (which is a good idea if you're only trying to get DHCP to work),
then use a no ip forward-protocol udp x for those of the 8 that you don't
need.
Chuck Church
CCIE #8776, MCNE, MCSE
Wam!Net Government Services
13665 Dulles Technology Dr. Ste 250
Herndon, VA 20171
Office: 703-480-2569
Cell: 703-819-3495
cchurch@wamnetgov.com
PGP key:
http://pgp.mit.edu:11371/pks/lookup?op=index&search=cchurch%40wamnetgov.com
> -----Original Message-----
> From: Alec [mailto:clapun@graduate.hku.hk]
> Sent: Sunday, December 14, 2003 7:46 PM
> To: Ozgur Guler (Garanti Teknoloji); Pun, Alec CL; ccielab
> Subject: Re: ip helper-address
>
>
> does that it mean if the destination port is TFTP, Domain
> Name System (DNS),
> Time, NetBIOS, ND, BOOTP or DHCP packet, then no ip
> forward-protocol command
> is needed ?
>
> rgds,
> alec
> ----- Original Message -----
> From: "Ozgur Guler (Garanti Teknoloji)" <OzgurG@garanti.com.tr>
> To: "Pun, Alec CL" <Alec.CL.Pun@pccw.com>; "ccielab"
> <ccielab@groupstudy.com>
> Sent: Monday, December 15, 2003 12:20 AM
> Subject: RE: ip helper-address
>
>
> > CCO
> > -----
> >
> > All of the following conditions must be met in order for a UDP or IP
> packet to be helpered by the ip helper-address command:
> >
> > The MAC address of the received frame must be all-ones
> broadcast address
> (ffff.ffff.ffff).
> > The IP destination address must be one of the following: all-ones
> broadcast (255.255.255.255), subnet broadcast for the
> receiving interface;
> or major-net broadcast for the receiving interface if the no
> ip classless
> command is also configured.
> > The IP time-to-live (TTL) value must be at least 2.
> > The IP protocol must be UDP (17).
> > The UDP destination port must be for TFTP, Domain Name
> System (DNS), Time,
> NetBIOS, ND, BOOTP or DHCP packet, or a UDP port specified by the ip
> forward-protocol udp global configuration command.
> >
> >
> > Ozgur
> > -----Original Message-----
> > From: nobody@groupstudy.com
> [mailto:nobody@groupstudy.com]On Behalf Of
> > Pun, Alec CL
> > Sent: Sunday, December 14, 2003 6:02 PM
> > To: ccielab
> > Subject: ip helper-address
> >
> >
> > When I use ip helper-address to handle, say DHCP request
> where the server
> is
> > located on another subnet, do I need to use ip
> forward-protocol udp as
> well
> > ? If not, when to use this command ?
> >
> > tks
> > alec
> >
> >
> ______________________________________________________________
> _________
> > Please help support GroupStudy by purchasing your study
> materials from:
> > http://shop.groupstudy.com
> >
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
> >
> > This message and attachments are confidential and intended
> solely for the
> individual(s) stated in this
> > message.If you received this message although you are not
> the addressee
> you are responsible to keep the
> > message confidential .The sender has no responsibility for
> the accuracy or
> correctness of the
> > information in the message and its attachments.Our company
> shall have no
> liability for any changes
> > or late receiving,loss of integrity and
> confidentiality,viruses and any
> damages caused in
> > anyway to your computer system.
> >
> > Bu mesaj ve ekleri mesajda gonderildigi belirtilen
> kisi/kisilere ozeldir
> ve gizlidir.Bu mesajin muhatabi
> > olmamaniza ragmen tarafiniza ulasmis olmasi halinde mesaj iceriginin
> gizliligi ve bu gizlilik yukumlulugune
> > uyulmasi zorunlulugu tarafiniz icin de soz konusudur.Mesaj
> ve eklerinde
> yer alan bilgilerin dogrulugu ve
> > guncelligi konusunda gonderenin ya da sirketimizin herhangi bir
> sorumlulugu bulunmamaktadir.Sirketimiz
> > mesajin ve bilgilerinin size degisiklige ugrayarak veya gec
> ulasmasindan,
> butunlugunun ve gizliliginin
> > korunamamasindan, virus icermesinden ve bilgisayar sisteminize
> verebilecegi herhangi bir zarardan
> > sorumlu tutulamaz.
> >
> >
> ______________________________________________________________
> _________
> > Please help support GroupStudy by purchasing your study
> materials from:
> > http://shop.groupstudy.com
> >
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> ______________________________________________________________
> _________
> Please help support GroupStudy by purchasing your study
> materials from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Jan 03 2004 - 08:25:41 GMT-3