Совет помог, спасибо
Однако в доке написано:
"<network_address> − IP address and netmask of the IP interface that is the destination of the route. You can specify the address and mask information using the traditional format (for example, 10.1.2.3|255.0.0.0 or in CIDR format, 10.1.2.3|16)
DES-3326SR: create iproute 10.48.74.121|255.0.0.0 10.1.1.254 1 Command: create iproute 10.48.74.121|8 10.1.1.254 1 Success.
DES-3326SR:"
так что исправляйте свой RTFM
Vladislav Karagezov писал(а):
salamat писал(а):
DES-3326SR:4#create iproute 192.168.10.1|24 10.10.10.10
Command: create iproute
Next possible completions:
default <network_address>
DES-3326SR:4#create iproute 192.168.10.1|255.255.255.0 10.10.10.10
Command: create iproute
Next possible completions:
default <network_address>
аналогичная ситуация при попытке сделать create ipif
Firmware: Build 4.01-B36
маску неправильно задаете:
нужно так: 192.168.10.1/24
RFTM!