Ich möchte eine route auf mein zweites Subnetz anlegen, bekomme aber immer einen Fehler.
Centro Subnetz 10.0.2.0 / route auf 10.0.1.0 subnetz
Centro_piccolo (top)>> set ip static-routes
static-routes
(static-routes) node list...
Select (destination-network) node to modify from list,
or enter new (destination-network) to create.
static-routes destination-network (?): home
(home) has been added to the (static-routes) list
destination-network "home"
enable (on) [ off | on ]: on
conn-oid ("") [ LAN | WAN | ]: LAN
next-hop (""): 10.0.1.2
network (""): 10.0.1.0
netmask (""): 255.255.255.0
metric ("") [ 0 - 255 ]: 5
Centro_piccolo (top)>> save
route[2].nexthop: Address must be on network (0.93.159.80)
Validation unsuccessful; cannot save current configuration.
Centro_piccolo (top)>> exit
Save modified configuration data? [n|y]: n
Centro_piccolo> show routes
Invalid arguments to "show" or bad command.
Try "help show" or "help".
Centro_piccolo> show ip routes
IP Route Table:
Network Address-Mask------------via Router------Port------------------Type---
10.0.2.0/255.255.255.0 10.0.2.2 br1 Local
85.7.92.0/255.255.255.0 85.7.92.13 br2 Local
0.0.0.0/0.0.0.0 85.7.92.1 br2 Default
127.255.255.255/255.255.255.255 127.0.0.1 lo Broadcast
85.7.92.0/255.255.255.255 85.7.92.13 br2 Broadcast
10.0.2.0/255.255.255.255 10.0.2.2 br1 Broadcast
10.0.2.2/255.255.255.255 10.0.2.2 br1 Local
85.7.92.255/255.255.255.255 85.7.92.13 br2 Broadcast
10.0.2.255/255.255.255.255 10.0.2.2 br1 Broadcast
127.0.0.0/255.255.255.255 127.0.0.1 lo Broadcast
85.7.92.13/255.255.255.255 85.7.92.13 br2 Local
127.0.0.1/255.255.255.255 127.0.0.1 lo Local
127.0.0.0/255.0.0.0 127.0.0.1 lo Local
Centro_piccolo>