Не получается добавить шлюз по умолчанию, что я делаю не так?
Код:
show ipif
Command: show ipif
IP Interface Settings
Interface Name : System
IP Address : 192.168.108.2 (MANUAL)
Subnet Mask : 255.255.255.0
VLAN Name : default
Admin. State : Enabled
Link Status : Link UP
Member Ports : 1-26
Total Entries : 1
show iproute
Command: show iproute
Routing Table
IP Address/Netmask Gateway Interface Hops Protocol
------------------ --------------- ------------ -------- --------
192.168.108.0/24 0.0.0.0 System 1 Local
Total Entries : 1
reate iproute default 192.168.108.1
Command: create iproute default 192.168.108.1
Fail!
Если указать метрику, результат такой же...
Код:
create iproute default 192.168.108.1 1
Command: create iproute default 192.168.108.1 1
Fail!