From: Darby Weaver (darbyweaver@yahoo.com)
Date: Wed Jan 09 2008 - 10:25:09 ARST
Have you considered:
no ip bootp server
Bootstrap Protocol (BOOTP) services: To disable BOOTP
services, use the no ip bootp server command in IOS
global configuration mode. Using the no ip bootp
server command by itself will not stop the router from
listening on UDP port 67 because this "well-known"
port is also used by DHCP, which is described later in
this list. This command is widely available within
IOS.
So....
no ip service dhcp might be needed as well.
My rack is off at the moment...
That should do it.
--- George Goglidze <goglidze@gmail.com> wrote:
> Hi all,
>
> Hi can I disable bootp service on a 3550 switch?
>
> SW1#sh ip sockets
> Proto Remote Port Local Port In
> Out Stat TTY OutputIF
> 17 --listen-- --any-- 1975 0
> 0 11 0
> 17 0.0.0.0 0 1.1.1.1 2228 0
> 0 211 0
> 17 0.0.0.0 0 1.1.1.1 67 0
> 0 2211 0
>
>
> it shows that it's active.
> but I have no command "no ip bootp service"
> available.
>
> Thanks,
>
>
This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:37:58 ARST