by Joe Beasley <techjoe@[EMAIL PROTECTED]
>
Jun 5, 2008 at 08:42 PM
James wrote:
> I have seen on some ISPs an IP address and a subnet mask of
> 255.255.255.255 (/32)
>
> I'm a little confused of this as one needs a default gateway. The
> default gateway of this network would be???
>
> This to me is a network address and broadcast address, so I'm not sure
> how to understand this.
>
> Does anyone have a proper explanation of this?
>
> Regards
>
> James
The default route would be the interface itself.
ip route 0.0.0.0 0.0.0.0 Dialer0
or
ip route 0.0.0.0 0.0.0.0 BVI1