Wkaf Posted August 16, 2013 Posted August 16, 2013 Пытаюсь поднять nondhcp clips l3 Конфигурация следующая Current configuration: ! ! Configuration last changed by user 'root' at Thu Aug 15 22:29:21 2013 ! ! ! ! service-policy name nodhcp allow clips ip range 10.10.0.0 10.10.255.254 allow clips ip range 10.12.0.0 10.12.255.254 ! ! service multiple-contexts ! service inter-context routing ! ! ! context main ! no ip domain-lookup nat fragments ! ! interface Core ip address 192.168.0.1/24 ! interface Subscriber multibind ip address 10.12.0.1/16 ip mtu 1500 ip pool 10.12.0.0/16 ! interface uplink ip address x.x.39.34/29 logging console ! policy access-list nat seq 100 permit ip 10.10.0.0 0.0.255.255 class nat-1 seq 110 permit ip 10.12.0.0 0.0.255.255 class nat-2 ! aaa authentication administrator local aaa authentication administrator maximum sessions 1 aaa authentication subscriber radius ! radius server x.x.171.44 encrypted-key xxxxxxxxxxxxx radius attribute calling-station-id format description radius attribute calling-station-id separator - ! subscriber default timeout absolute 1440 timeout idle 10 nat policy-name NAT ! ip route 0.0.0.0/0 x.x.39.33 ip route 10.12.0.0/16 192.168.0.2 ! ! ! ! ! ** End Context ** logging tdm console logging active logging standby short ! !load balancing hash key config ! service load-balance ip layer-3 ! ! ! ! link-group uplink dot1q maximum-links 3 minimum-links 3 dot1q pvc 934 bind interface uplink main ! ! ! port ethernet 1/1 ! XCRP management port on slot 1 no shutdown bind interface management local ! card carrier 2 mic 1 ge-2-port mic 2 ge-2-port ! port ethernet 2/1 flow-control tx&rx no shutdown encapsulation dot1q dot1q pvc 2300 bind interface Core main service clips auto-detect context main service-policy nodhcp ! port ethernet 2/2 flow-control tx&rx no shutdown encapsulation dot1q ! port ethernet 2/3 flow-control tx&rx no shutdown encapsulation dot1q ! port ethernet 2/4 flow-control tx&rx no shutdown encapsulation dot1q link-group uplink ! port ethernet 2/15 flow-control tx&rx no shutdown encapsulation dot1q link-group uplink ! port ethernet 2/16 flow-control tx&rx no shutdown encapsulation dot1q link-group uplink Сабскрайбер появляется [main]SE100-1#sh subs act 10.12.1.4 Session state Up Circuit 2/1 vlan-id 2300 clips 133740 Internal Circuit 2/1:511:63:31/13/2/2668 Interface bound Subscriber Current port-limit unlimited Session time left 84870 Protocol Stack IPV4 ip address 10.12.1.4 (applied) timeout absolute 86400 (applied from sub_default) timeout idle 600 (applied from sub_default) nat policy-name NAT (applied from sub_default) В маршрутах вижу следующее Type Network Next Hop Dist Metric UpTime Interface > S 0.0.0.0/0 x.x.39.33 1 0 02:10:05 uplink > S 10.12.0.0/16 192.168.0.2 1 0 01:03:17 Core > SUB A 10.12.1.4/32 10.12.1.4 15 0 00:27:00 Subscriber > C 192.168.0.0/24 0 0 01:07:11 Core > C x.x.39.32/29 0 0 02:10:06 uplink sh ip rout 10.12.1.4 det Longest match Routing entry for 10.12.1.4/32 is 10.12.1.4/32 , version 137 Route Uptime 00:29:23 Paths: total 2, best path count 2 Route has been downloaded to following slots iPPA: 02 Path information : Active path : Known via subscriber address , distance 15, metric 0, Tag 0, Next-hop 10.12.1.4, NH-ID 0x3450000C, Adj ID: slot number=1, adj id=0x17, Interface Subscriber Circuit 2/1:511:63:31/13/2/2668 Active path : Known via adjacency, type-hidden route, distance 254, metric 0, Tag 0, Next-hop 10.12.1.4, NH-ID 0x3450000C, Adj ID: slot number=1, adj id=0x17, Interface Subscriber Circuit 2/1:511:63:31/13/2/2668 Пинга нет, где тут может быть ошибка? Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.