[c-nsp] Lucent CellPipe 20H
J.P.Knight
J.P.Knight at lboro.ac.uk
Wed Sep 29 08:48:21 EDT 2004
On Wed, 29 Sep 2004, Karim Adel wrote:
> In case of any parameter change, please 'save' to enable. Type 'help'
> or 'help <command>' for more details Type 'home' for return
> > rtable> help addiproute
> addiproute - addiproute <destip[/<masknum>]> [<submask>] <gatewayip>
> > rtable> addiproute 192.168.10.0[/24] [255.255.255.0] 10.1.1.2
> Subnet Mask: Invalid Subnet Mask
> > rtable> addiproute 192.168.10.0[/24] 255.255.255.0 10.1.1.2
> Invalid Wan IP.
I've never used one of these devices but I don't think you really want the
square brackets in those commands. Ie try something like
addiproute 192.168.10.0/24 255.255.255.0 10.1.1.2
or maybe even
addiproute 192.168.10.0/24 10.1.1.2
Jim'll
More information about the cisco-nsp
mailing list