>cle ip route *
>и покажите sh ip route
>и sh ip route 11.0.0.0что делает clear ip route?
sh ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is 222.222.22.22 to network 0.0.0.0
S 192.168.63.0/24 [1/0] via 172.17.177.96
Две сети которые он нам выдал
11.0.0.0/8 is variably subnetted, 3 subnets, 2 masks
C 11.11.12.224/27 is directly connected, Ethernet1/0
C 11.11.11.0/27 is directly connected, FastEthernet3/1
маршрут для другого клиента провайдера (чтоб хоть как-то работало)
S 11.11.11.0/24 [1/0] via 222.222.22.22
S 192.168.193.0/24 [1/0] via 172.17.177.3
172.17.0.0/16 is variably subnetted, 3 subnets, 2 masks
C 172.17.177.0/24 is directly connected, FastEthernet0/0
S 172.17.24.0/28 [1/0] via 10.0.11.2
C 172.17.22.0/28 is directly connected, FastEthernet3/0
S 192.168.11.0/24 [1/0] via 10.0.7.2
Сеть провайдера
222.222.22.0/30 is subnetted, 1 subnets
C 222.22.22.23 is directly connected, FastEthernet0/1
S 192.168.4.0/24 [1/0] via 172.17.177.91
10.0.0.0/24 is subnetted, 2 subnets
C 10.0.11.0 is directly connected, Serial1/0
S 10.0.0.0 [1/0] via 10.0.11.2
S* 0.0.0.0/0 [1/0] via 222.222.22.22
#sh ip route 11.0.0.0
Routing entry for 11.0.0.0/8, 3 known subnets
Attached (2 connections)
Variably subnetted with 2 masks
C 11.11.12.224/27 is directly connected, Ethernet1/0
C 11.11.11.0/27 is directly connected, FastEthernet3/1
S 11.11.79.0/24 [1/0] via 222.222.22.22