Jump to content

Recommended Posts

Posted

Есть два роутера циско соедененых между собой по радио. Есть проблема в потерях пакетов, причем проявляется таким образом. Если с циски пинговать радио бридж подключенный к ней по езернету то потери в среднем 1-3%. Между собой бриджи пингуются без потерь, если убрать роутеры и поставить с двух сторон ноутбуки, то потерь пакетов нет, все работает идеально.

Может кто сталкивался с таким. Что посоветуете подклутить в циске?

Зарание спасибо.

Posted
Есть два роутера циско соедененых между собой по радио. Есть проблема в потерях пакетов, причем проявляется таким образом. Если с циски пинговать радио бридж подключенный к ней по езернету то потери в среднем 1-3%. Между собой бриджи пингуются без потерь, если убрать роутеры и поставить с двух сторон ноутбуки, то потерь пакетов нет, все работает идеально.

Может кто сталкивался с таким. Что посоветуете подклутить в циске?

Зарание спасибо.

 

Телепаты на выходных не работают, поэтому расскажите сами, какие у вас циски, какое радио, как все подключено..

 

заодно:

show run (пароли не забудьте вычистить)

show int

show ip int

Posted
Есть два роутера циско соедененых между собой по радио. Есть проблема в потерях пакетов, причем проявляется таким образом. Если с циски пинговать радио бридж подключенный к ней по езернету то потери в среднем 1-3%. Между собой бриджи пингуются без потерь, если убрать роутеры и поставить с двух сторон ноутбуки, то потерь пакетов нет, все работает идеально.

Может кто сталкивался с таким. Что посоветуете подклутить в циске?

Зарание спасибо.

 

Телепаты на выходных не работают, поэтому расскажите сами, какие у вас циски, какое радио, как все подключено..

 

заодно:

show run (пароли не забудьте вычистить)

show int

show ip int

Радио используется bluebox ставлю вместо них два длинка 2100 такая же ситуация. Роутеры Cisco 1721. Схема подключения: Роутер --- Бридж --- Бридж --- Роутер. Радио подключенно к интерфейсу Ethernet0.

 

show run

 

Current configuration : 16250 bytes

!

! Last configuration change at 10:41:53 RU_URAL Tue Nov 22 2005 by admin

! NVRAM config last updated at 10:41:55 RU_URAL Tue Nov 22 2005 by admin

!

version 12.3

service timestamps debug uptime

service timestamps log uptime

service password-encryption

!

hostname R-1721

!

boot-start-marker

boot-end-marker

!

clock timezone RU_URAL 6

mmi polling-interval 60

no mmi auto-configure

no mmi pvc

mmi snmp-timeout 180

aaa new-model

!

!

aaa authentication login local local

aaa authentication ppp default local

aaa authorization network default if-authenticated

aaa session-id common

ip subnet-zero

no ip cef

!

!

ip tcp window-size 1000000

!

ip name-server 202.174.XXX.XX

no ftp-server write-enable

!

!

!

!

interface Ethernet0

ip address 192.168.4.254 255.255.255.0 secondary

ip address 202.174.XXX.XX 255.255.255.248

ip access-group 101 in

ip access-group 103 out

no ip redirects

no ip proxy-arp

ip route-cache flow

full-duplex

traffic-shape group 162 48000 7968 7968 1000

traffic-shape group 142 32000 8000 8000 1000

traffic-shape group 192 32000 8000 8000 1000

traffic-shape group 194 64000 8000 8000 1000

traffic-shape group 164 64000 8000 8000 1000

traffic-shape group 152 128000 7936 7936 1000

traffic-shape group 197 128000 7936 7936 1000

traffic-shape group 165 64000 8000 8000 1000

no cdp enable

!

interface FastEthernet0

no ip address

no ip proxy-arp

ip accounting access-violations

ip route-cache flow

speed auto

no cdp enable

!

interface FastEthernet0.1

encapsulation dot1Q 1 native

ip address 192.168.0.254 255.255.255.0 secondary

ip address XXX.XXX.XXX.XX 255.255.255.240

ip access-group 185 in

no ip redirects

no ip proxy-arp

ip accounting access-violations

ip nat inside

traffic-shape group 161 128000 7936 7936 1000

traffic-shape group 131 64000 8000 8000 1000

traffic-shape group 151 128000 7936 7936 1000

traffic-shape group 163 64000 8000 8000 1000

traffic-shape group 199 256000 7936 7936 1000

no cdp enable

!

interface FastEthernet0.2

encapsulation dot1Q 2

ip address XXX.XXX.XXX.XX 255.255.255.248

ip access-group 182 in

no ip redirects

no ip proxy-arp

ip accounting access-violations

traffic-shape group 141 64000 8000 8000 1000

no cdp enable

!

interface FastEthernet0.4

encapsulation dot1Q 4

ip address XXX.XXX.XXX.XX 255.255.255.252

ip access-group 189 in

ip access-group 190 out

no ip redirects

no ip proxy-arp

ip accounting access-violations

traffic-shape group 166 128000 7936 7936 1000

no cdp enable

!

interface FastEthernet0.5

encapsulation dot1Q 5

ip address XXX.XXX.XXX.XXX 255.255.255.248 secondary

ip address 192.168.1.50 255.255.255.0

ip access-group 186 in

no ip redirects

no ip proxy-arp

ip accounting access-violations

ip nat inside

traffic-shape group 191 64000 8000 8000 1000

traffic-shape group 193 64000 8000 8000 1000

no cdp enable

!

interface FastEthernet0.6

encapsulation dot1Q 6

ip address XXX.XXX.XXX.XX 255.255.255.224

ip access-group 102 in

no ip redirects

no ip proxy-arp

ip accounting access-violations

ip nat outside

traffic-shape group 162 48000 7968 7968 1000

traffic-shape group 142 32000 8000 8000 1000

traffic-shape group 192 32000 8000 8000 1000

traffic-shape group 194 64000 8000 8000 1000

no cdp enable

!

interface FastEthernet0.8

encapsulation dot1Q 8

ip address 192.168.3.254 255.255.255.0

ip access-group 195 in

ip access-group 198 out

no ip redirects

no ip proxy-arp

ip accounting access-violations

ip nat inside

traffic-shape group 196 256000 7936 7936 1000

no cdp enable

!

interface FastEthernet0.10

encapsulation dot1Q 10

ip address 192.168.10.254 255.255.255.0

ip access-group 187 in

ip access-group 188 out

no ip redirects

no ip proxy-arp

ip accounting access-violations

no cdp enable

!

interface FastEthernet0.100

encapsulation dot1Q 100

ip address 192.168.100.254 255.255.255.0

no cdp enable

!

ip nat inside source list 10 interface FastEthernet0.6 overload

ip classless

ip route 0.0.0.0 0.0.0.0 202.174.XXX.XXX

ip route XXX.154.XXX.XX 255.255.255.255 XXX.154.XXX.XX

ip route XXX.154.XXX.XX 255.255.255.192 XXX.154.XXX.XX

ip flow-export version 5

ip flow-export destination

ip flow-export destination 192.168.10.1 9996

no ip http server

!

access-list 10 permit 192.168.0.0 0.0.255.255

access-list 101 permit ip any host

access-list 101 permit ip any host

access-list 101 permit ip any 192.168.0.0 0.0.0.255

access-list 101 permit ip

access-list 101 permit tcp any any established

access-list 101 permit ip any host

access-list 101 permit ip any

access-list 101 permit ip any

access-list 101 permit ip any 192.168.0.0 0.0.255.255

access-list 101 permit ip any

access-list 101 permit tcp any host

access-list 102 permit ip any host

access-list 102 permit ip any

access-list 102 permit ip any

access-list 102 permit ip any

access-list 102 permit ip

access-list 103 permit ip any 192.168.4.0 0.0.0.255

access-list 103 deny ip any 192.168.0.0 0.0.255.255

access-list 103 permit ip any any

access-list 131 permit ip any host

access-list 141 deny ip

access-list 141 permit ip any

access-list 142 permit ip

access-list 151 permit ip any host

access-list 152 permit ip host

access-list 161 permit ip any host

access-list 162 permit ip host

access-list 163 permit ip any host 192.168.0.98

access-list 164 permit ip host 192.168.0.98 any

access-list 165 permit ip host

access-list 166 permit ip any host

access-list 182 permit ip

access-list 185 permit ip host

access-list 185 permit ip host 192.168.0.55 any

access-list 185 deny ip 192.168.0.0 0.0.255.255 192.168.0.0 0.0.255.255

access-list 185 permit ip host 192.168.0.1 any

access-list 185 permit ip host 192.168.0.2 any

access-list 185 permit ip host 192.168.0.3 any

access-list 185 permit ip host 192.168.0.4 any

access-list 185 permit ip host 192.168.0.5 any

access-list 185 permit ip host 192.168.0.6 any

access-list 185 permit ip host 192.168.0.7 any

access-list 185 permit ip host 192.168.0.8 any

access-list 185 permit ip host 192.168.0.9 any

access-list 185 permit ip host 192.168.0.10 any

access-list 185 permit ip host 192.168.0.12 any

access-list 185 permit ip host 192.168.0.36 any

access-list 185 permit ip host 192.168.0.17 any

access-list 185 permit ip host 192.168.0.18 any

access-list 185 permit ip host 192.168.0.20 any

access-list 185 permit ip host 192.168.0.21 any

access-list 185 permit ip host 192.168.0.22 any

access-list 185 permit ip host 192.168.0.23 any

access-list 185 permit ip host 192.168.0.24 any

access-list 185 permit ip host 192.168.0.26 any

access-list 185 permit ip host 192.168.0.27 any

access-list 185 permit ip host 192.168.0.28 any

access-list 185 permit ip host 192.168.0.30 any

access-list 185 permit ip host 192.168.0.124 any

access-list 185 permit ip host 192.168.0.250 any

access-list 185 permit ip host 192.168.1.1 any

access-list 185 permit ip host 192.168.0.251 any

access-list 185 permit ip host 192.168.0.31 any

access-list 185 permit ip host 192.168.0.32 any

access-list 185 permit ip host 192.168.0.33 any

access-list 185 permit ip host 192.168.0.34 any

access-list 185 permit ip host 192.168.0.37 any

access-list 185 permit ip host 192.168.0.38 any

access-list 185 permit ip host 192.168.0.39 any

access-list 185 permit ip host 192.168.0.40 any

access-list 185 permit ip host 192.168.0.41 any

access-list 185 permit ip host 192.168.0.42 any

access-list 185 permit ip host 192.168.0.43 any

access-list 185 permit ip host 192.168.0.44 any

access-list 185 permit ip host 192.168.0.51 any

access-list 185 permit ip host 192.168.0.240 any

access-list 185 permit ip host 192.168.0.252 any

access-list 185 permit ip host 192.168.0.45 any

access-list 185 permit ip host 192.168.0.47 any

access-list 185 permit ip host 192.168.0.242 any

access-list 185 permit ip host 192.168.0.48 any

access-list 185 permit ip host 192.168.0.49 any

access-list 185 permit ip host 192.168.0.53 any

access-list 185 permit ip host 192.168.0.54 any

access-list 185 permit ip host 192.168.0.19 any

access-list 185 permit ip host 192.168.0.46 any

access-list 185 permit ip host 192.168.0.243 any

access-list 185 permit ip host 192.168.0.60 any

access-list 185 permit ip host 192.168.0.56 any

access-list 185 permit ip host 192.168.0.245 any

access-list 185 permit ip host 192.168.0.150 any

access-list 185 permit ip host 192.168.0.151 any

access-list 185 permit ip host 192.168.0.152 any

access-list 185 permit ip host 192.168.0.57 any

access-list 185 permit ip host 192.168.0.61 any

access-list 185 permit ip host 192.168.0.58 any

access-list 185 permit ip host 192.168.0.59 any

access-list 185 permit ip host 192.168.0.62 any

access-list 185 permit ip host 192.168.0.63 any

access-list 185 permit ip host 192.168.1.244 any

access-list 185 permit ip host 192.168.1.233 any

access-list 185 permit ip host 192.168.0.66 any

access-list 185 permit ip host 192.168.0.68 any

access-list 185 permit ip host 192.168.0.99 any

access-list 185 permit ip host 192.168.0.98 any

access-list 185 permit ip host 192.168.0.97 any

access-list 185 permit ip host 192.168.0.101 any

access-list 185 permit ip host 192.168.0.80 any

access-list 185 permit ip host 192.168.0.81 any

access-list 185 permit ip host 192.168.0.82 any

access-list 185 permit ip host 192.168.0.83 any

access-list 185 permit ip host 192.168.0.102 any

access-list 185 permit ip host 192.168.0.103 any

access-list 185 permit ip host 192.168.0.104 any

access-list 185 permit ip host 192.168.0.105 any

access-list 185 permit ip host 192.168.0.106 any

access-list 186 permit ip host 192.168.1.233 any

access-list 186 permit ip host 192.168.1.1 any

access-list 186 permit ip host 192.168.1.50 any

access-list 186 permit ip host 192.168.1.253 any

access-list 186 permit ip host 192.168.1.250 any

access-list 186 permit ip host 192.168.1.251 any

access-list 186 permit ip host 192.168.1.252 any

access-list 186 permit ip host 192.168.1.143 any

access-list 187 permit ip any host 192.168.10.254

access-list 187 permit ip any host 192.168.0.55

access-list 188 permit ip host 192.168.10.254 any

access-list 188 permit ip host 192.168.0.55 any

access-list 191 permit ip any host 192.168.1.1

access-list 192 permit ip host 192.168.1.1 any

access-list 195 permit ip host 192.168.3.1 any

access-list 195 permit ip host 192.168.3.2 any

access-list 195 permit ip host 192.168.3.3 any

access-list 196 permit ip any host 192.168.3.1

access-list 197 permit ip host 192.168.3.1 any

access-list 198 deny ip 192.168.0.0 0.0.0.255 any

access-list 198 deny ip 192.168.1.0 0.0.0.255 any

access-list 198 permit ip any 192.168.3.0 0.0.0.255

access-list 199 permit ip any host 192.168.0.47

no cdp run

!

line con 0

exec-timeout 60 0

login authentication local

line aux 0

line vty 0 4

exec-timeout 300 0

login authentication local

!

sntp server 129.7.1.66

sntp server 130.149.17.8

end

 

R-1721# sh int e0

Ethernet0 is up, line protocol is up

Hardware is PQUICC Ethernet, address is 000d.28dc.1a67 (bia 000d.28dc.1a67)

Internet address is

MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,

reliability 255/255, txload 1/255, rxload 8/255

Encapsulation ARPA, loopback not set

Keepalive set (10 sec)

Full-duplex, 10BaseT

ARP type: ARPA, ARP Timeout 04:00:00

Last input 00:00:00, output 00:00:00, output hang never

Last clearing of "show interface" counters never

Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 56467

Queueing strategy: fifo

Output queue: 0/40 (size/max)

5 minute input rate 346000 bits/sec, 48 packets/sec

5 minute output rate 36000 bits/sec, 44 packets/sec

30036635 packets input, 4230789600 bytes, 0 no buffer

Received 10144 broadcasts, 0 runts, 0 giants, 0 throttles

9 input errors, 0 CRC, 0 frame, 8 overrun, 1 ignored

0 input packets with dribble condition detected

29694865 packets output, 1272404190 bytes, 1 underruns

1 output errors, 0 collisions, 1 interface resets

0 babbles, 0 late collision, 0 deferred

0 lost carrier, 0 no carrier

0 output buffer failures, 0 output buffers swapped out

 

R-1721#show ip int

Ethernet0 is up, line protocol is up

Internet address is

Broadcast address is 255.255.255.255

Address determined by non-volatile memory

MTU is 1500 bytes

Helper address is not set

Directed broadcast forwarding is disabled

Secondary address 192.168.4.254/24

Outgoing access list is 103

Inbound access list is 101

Proxy ARP is disabled

Local Proxy ARP is disabled

Security level is default

Split horizon is enabled

ICMP redirects are never sent

ICMP unreachables are always sent

ICMP mask replies are never sent

IP fast switching is enabled

IP fast switching on the same interface is disabled

IP Flow switching is enabled

IP CEF switching is disabled

IP Flow switching turbo vector

IP multicast fast switching is enabled

IP multicast distributed fast switching is disabled

IP route-cache flags are Fast, Flow, Flow Cache

Router Discovery is disabled

IP output packet accounting is disabled

IP access violation accounting is disabled

TCP/IP header compression is disabled

RTP/IP header compression is disabled

Policy routing is disabled

Network address translation is disabled

WCCP Redirect outbound is disabled

WCCP Redirect inbound is disabled

WCCP Redirect exclude is disabled

BGP Policy Mapping is disabled

FastEthernet0 is up, line protocol is up

Internet protocol processing disabled

FastEthernet0.1 is up, line protocol is up

Internet address is

Broadcast address is 255.255.255.255

Address determined by non-volatile memory

MTU is 1500 bytes

Helper address is not set

Directed broadcast forwarding is disabled

Secondary address 192.168.0.254/24

Outgoing access list is not set

Inbound access list is 185

Proxy ARP is disabled

Local Proxy ARP is disabled

Security level is default

Split horizon is enabled

ICMP redirects are never sent

ICMP unreachables are always sent

ICMP mask replies are never sent

IP fast switching is enabled

IP fast switching on the same interface is enabled

IP Flow switching is enabled

IP CEF switching is disabled

IP Flow switching turbo vector

IP multicast fast switching is enabled

IP multicast distributed fast switching is disabled

IP route-cache flags are Fast, Flow, Flow Cache

Router Discovery is disabled

IP output packet accounting is disabled

IP access violation accounting is enabled, system threshold is 512

TCP/IP header compression is disabled

RTP/IP header compression is disabled

Policy routing is disabled

Network address translation is enabled, interface in domain inside

WCCP Redirect outbound is disabled

WCCP Redirect inbound is disabled

WCCP Redirect exclude is disabled

BGP Policy Mapping is disabled

FastEthernet0.2 is up, line protocol is up

Internet address is

Broadcast address is 255.255.255.255

Address determined by non-volatile memory

MTU is 1500 bytes

Helper address is not set

Directed broadcast forwarding is disabled

Outgoing access list is not set

Inbound access list is 182

Proxy ARP is disabled

Local Proxy ARP is disabled

Security level is default

Split horizon is enabled

ICMP redirects are never sent

ICMP unreachables are always sent

ICMP mask replies are never sent

IP fast switching is enabled

IP fast switching on the same interface is enabled

IP Flow switching is enabled

IP CEF switching is disabled

IP Flow switching turbo vector

IP multicast fast switching is enabled

FastEthernet0.4 is up, line protocol is up

Internet address is

Broadcast address is 255.255.255.255

Address determined by non-volatile memory

MTU is 1500 bytes

Helper address is not set

Directed broadcast forwarding is disabled

Outgoing access list is 190

Inbound access list is 189

Proxy ARP is disabled

Local Proxy ARP is disabled

Security level is default

Split horizon is enabled

ICMP redirects are never sent

ICMP unreachables are always sent

ICMP mask replies are never sent

IP fast switching is enabled

IP fast switching on the same interface is enabled

IP Flow switching is enabled

IP CEF switching is disabled

IP Flow switching turbo vector

IP multicast fast switching is enabled

IP multicast distributed fast switching is disabled

IP route-cache flags are Fast, Flow, Flow Cache

Router Discovery is disabled

IP output packet accounting is disabled

IP access violation accounting is enabled, system threshold is 512

TCP/IP header compression is disabled

RTP/IP header compression is disabled

Policy routing is disabled

Network address translation is disabled

WCCP Redirect outbound is disabled

WCCP Redirect inbound is disabled

WCCP Redirect exclude is disabled

BGP Policy Mapping is disabled

FastEthernet0.5 is up, line protocol is up

Internet address is 192.168.1.50/24

Broadcast address is 255.255.255.255

Address determined by non-volatile memory

MTU is 1500 bytes

Helper address is not set

Directed broadcast forwarding is disabled

Secondary address

Outgoing access list is not set

Inbound access list is 186

Proxy ARP is disabled

Local Proxy ARP is disabled

Security level is default

Split horizon is enabled

ICMP redirects are never sent

ICMP unreachables are always sent

ICMP mask replies are never sent

IP fast switching is enabled

IP fast switching on the same interface is enabled

IP Flow switching is enabled

IP CEF switching is disabled

IP Flow switching turbo vector

IP multicast fast switching is enabled

IP multicast distributed fast switching is disabled

IP route-cache flags are Fast, Flow, Flow Cache

Router Discovery is disabled

IP output packet accounting is disabled

IP access violation accounting is enabled, system threshold is 512

TCP/IP header compression is disabled

RTP/IP header compression is disabled

Policy routing is disabled

Network address translation is enabled, interface in domain inside

WCCP Redirect outbound is disabled

WCCP Redirect inbound is disabled

WCCP Redirect exclude is disabled

BGP Policy Mapping is disabled

FastEthernet0.6 is up, line protocol is up

Internet address is

Broadcast address is 255.255.255.255

Address determined by non-volatile memory

MTU is 1500 bytes

Helper address is not set

Directed broadcast forwarding is disabled

Outgoing access list is not set

Inbound access list is 102

Proxy ARP is disabled

Local Proxy ARP is disabled

Security level is default

Split horizon is enabled

ICMP redirects are never sent

ICMP unreachables are always sent

ICMP mask replies are never sent

IP fast switching is enabled

IP fast switching on the same interface is enabled

IP Flow switching is enabled

IP CEF switching is disabled

IP Flow switching turbo vector

IP multicast fast switching is enabled

IP multicast distributed fast switching is disabled

IP route-cache flags are Fast, Flow, Flow Cache

Router Discovery is disabled

IP output packet accounting is disabled

IP access violation accounting is enabled, system threshold is 512

TCP/IP header compression is disabled

RTP/IP header compression is disabled

Policy routing is disabled

Network address translation is enabled, interface in domain outside

WCCP Redirect outbound is disabled

WCCP Redirect inbound is disabled

WCCP Redirect exclude is disabled

BGP Policy Mapping is disabled

FastEthernet0.8 is up, line protocol is up

Internet address is 192.168.3.254/24

Broadcast address is 255.255.255.255

Address determined by non-volatile memory

MTU is 1500 bytes

Helper address is not set

Directed broadcast forwarding is disabled

Outgoing access list is 198

Inbound access list is 195

Proxy ARP is disabled

Local Proxy ARP is disabled

Security level is default

Split horizon is enabled

ICMP redirects are never sent

ICMP unreachables are always sent

ICMP mask replies are never sent

IP fast switching is enabled

IP fast switching on the same interface is enabled

IP Flow switching is enabled

IP CEF switching is disabled

IP Flow switching turbo vector

IP multicast fast switching is enabled

IP multicast distributed fast switching is disabled

IP route-cache flags are Fast, Flow, Flow Cache

Router Discovery is disabled

IP output packet accounting is disabled

IP access violation accounting is enabled, system threshold is 512

TCP/IP header compression is disabled

RTP/IP header compression is disabled

Policy routing is disabled

Network address translation is enabled, interface in domain inside

WCCP Redirect outbound is disabled

WCCP Redirect inbound is disabled

WCCP Redirect exclude is disabled

BGP Policy Mapping is disabled

FastEthernet0.10 is up, line protocol is up

Internet address is 192.168.10.254/24

Broadcast address is 255.255.255.255

Address determined by non-volatile memory

MTU is 1500 bytes

Helper address is not set

Directed broadcast forwarding is disabled

Outgoing access list is 188

Inbound access list is 187

Proxy ARP is disabled

Local Proxy ARP is disabled

Security level is default

Split horizon is enabled

ICMP redirects are never sent

ICMP unreachables are always sent

ICMP mask replies are never sent

IP fast switching is enabled

IP fast switching on the same interface is enabled

IP Flow switching is enabled

IP CEF switching is disabled

IP Flow switching turbo vector

IP multicast fast switching is enabled

IP multicast distributed fast switching is disabled

IP route-cache flags are Fast, Flow, Flow Cache

Router Discovery is disabled

IP output packet accounting is disabled

IP access violation accounting is enabled, system threshold is 512

TCP/IP header compression is disabled

RTP/IP header compression is disabled

Policy routing is disabled

Network address translation is disabled

WCCP Redirect outbound is disabled

WCCP Redirect inbound is disabled

WCCP Redirect exclude is disabled

BGP Policy Mapping is disabled

FastEthernet0.100 is up, line protocol is up

Internet address is 192.168.100.254/24

Broadcast address is 255.255.255.255

Address determined by non-volatile memory

MTU is 1500 bytes

Helper address is not set

Directed broadcast forwarding is disabled

Outgoing access list is not set

Inbound access list is not set

Proxy ARP is enabled

Local Proxy ARP is disabled

Security level is default

Split horizon is enabled

ICMP redirects are always sent

ICMP unreachables are always sent

ICMP mask replies are never sent

IP fast switching is enabled

IP fast switching on the same interface is enabled

IP Flow switching is enabled

IP CEF switching is disabled

IP Flow switching turbo vector

IP multicast fast switching is enabled

IP multicast distributed fast switching is disabled

IP route-cache flags are Fast, Flow, Flow Cache

Router Discovery is disabled

IP output packet accounting is disabled

IP access violation accounting is disabled

TCP/IP header compression is disabled

RTP/IP header compression is disabled

Policy routing is disabled

Network address translation is disabled

WCCP Redirect outbound is disabled

WCCP Redirect inbound is disabled

WCCP Redirect exclude is disabled

BGP Policy Mapping is disabled

Posted

1. Уберите с e0 команду full-duplex

2. Включите обратно CEF, зачем вы так насилуете бедную кошку? :-)

3. Уберите ip tcp window-size 1000000

4. Что за ужасающая конструкция из шейперов? И, самое главное, в чем ее смысл? Что (какое адрес) вы пингуете? Пингуете под нагрузкой или нет?

Posted
1. Уберите с e0 команду full-duplex

2. Включите обратно CEF, зачем вы так насилуете бедную кошку? :-)

3. Уберите ip tcp window-size 1000000

4. Что за ужасающая конструкция из шейперов? И, самое главное, в чем ее смысл? Что (какое адрес) вы пингуете? Пингуете под нагрузкой или нет?

1. Выбирается только Фулл или Халф. Как убрать?

2. Из за CEF не работает биллинг (IPSoft) :(

3. Это критично? Просто если убрать упадет скорость на закачках, канал спутниковый.

4. Как с умели :) Смысл в том чтобы резать скорость определенным клиентам. Пингую с циски стандартным пакетом 100 байт. Всмысле какой адрес? валидный :)

Posted
А как это можно увидеть из sh int?

Received 10144 broadcasts, 0 runts, 0 giants, 0 throttles

9 input errors, 0 CRC, 0 frame, 8 overrun, 1 ignored

0 input packets with dribble condition detected

29694865 packets output, 1272404190 bytes, 1 underruns

1 output errors, 0 collisions, 1 interface resets

0 babbles, 0 late collision, 0 deferred

0 lost carrier, 0 no carrier

0 output buffer failures, 0 output buffers swapped out

Обычно в выделенных участках.

Posted
1. Уберите с e0 команду full-duplex

2. Включите обратно CEF, зачем вы так насилуете бедную кошку? :-)

3. Уберите ip tcp window-size 1000000

4. Что за ужасающая конструкция из шейперов? И, самое главное, в чем ее смысл? Что (какое адрес) вы пингуете? Пингуете под нагрузкой или нет?

1. Выбирается только Фулл или Халф. Как убрать?

 

no full-duplex

По возможности поставьте дуплекс с обоих сторон жестко в одинаковый режим.

 

2. Из за CEF не работает биллинг (IPSoft) :(

 

Почему?

 

3. Это критично? Просто если убрать упадет скорость на закачках, канал спутниковый.

 

Уберите ради эксперемента хотя бы.

 

4. Как с умели :) Смысл в том чтобы резать скорость определенным клиентам. Пингую с циски стандартным пакетом 100 байт.  Всмысле какой адрес? валидный :)

 

В какой шейпер попадает? (по номеру ACL)? Под нагрузкой или нет?

 

Резать клиентов надо на входе и желательно полисером, он меньше нагрузку дает.

 

Покажите заодно (под нагрузкой):

show ip proc cpu

и

show ip proc cpu history

Posted
1. Уберите с e0 команду full-duplex

2. Включите обратно CEF, зачем вы так насилуете бедную кошку? :-)

3. Уберите ip tcp window-size 1000000

4. Что за ужасающая конструкция из шейперов? И, самое главное, в чем ее смысл? Что (какое адрес) вы пингуете? Пингуете под нагрузкой или нет?

1. Выбирается только Фулл или Халф. Как убрать?

 

no full-duplex

По возможности поставьте дуплекс с обоих сторон жестко в одинаковый режим.

 

2. Из за CEF не работает биллинг (IPSoft) :(

 

Почему?

 

3. Это критично? Просто если убрать упадет скорость на закачках, канал спутниковый.

 

Уберите ради эксперемента хотя бы.

 

4. Как с умели :) Смысл в том чтобы резать скорость определенным клиентам. Пингую с циски стандартным пакетом 100 байт.  Всмысле какой адрес? валидный :)

 

В какой шейпер попадает? (по номеру ACL)? Под нагрузкой или нет?

 

Резать клиентов надо на входе и желательно полисером, он меньше нагрузку дает.

 

Покажите заодно (под нагрузкой):

show ip proc cpu

и

show ip proc cpu history

 

Про дуплекс по пробую. В данный момент так и стоит. С обоих сторон прописан фулл-дуплекс.

 

При включенном CEF NetFlow начинает косячить и биллинг считает не все :( Вечером как спадет нагрузка по пробуем включить :)

 

Не вопрос, уберем :)

 

Радио не попадает под шейпер, шейпятся только клиенты. Про полисер спасибо, буду знать.

 

R-1721#show ip proc cpu

^

% Invalid input detected at '^' marker.

 

R-1721#show proc cpu

CPU utilization for five seconds: 4%/3%; one minute: 3%; five minutes: 3%

PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process

1 0 28 0 0.00% 0.00% 0.00% 0 Chunk Manager

2 208 156607 1 0.00% 0.00% 0.00% 0 Load Meter

3 1048 665 1575 0.00% 0.00% 0.00% 6 Virtual Exec

4 405264 90205 4492 0.15% 0.04% 0.04% 0 Check heaps

5 156 208 750 0.00% 0.00% 0.00% 0 Pool Manager

6 0 1 0 0.00% 0.00% 0.00% 0 AAA_SERVER_DEADT

7 0 2 0 0.00% 0.00% 0.00% 0 Timers

8 144312 203058 710 0.00% 0.01% 0.00% 0 ARP Input

9 0 2 0 0.00% 0.00% 0.00% 0 ATM Idle Timer

10 0 2 0 0.00% 0.00% 0.00% 0 AAA high-capacit

11 0 2 0 0.00% 0.00% 0.00% 0 DDR Timers

12 4 2 2000 0.00% 0.00% 0.00% 0 Entity MIB API

13 3896 39148 99 0.00% 0.00% 0.00% 0 HC Counter Timer

14 0 2 0 0.00% 0.00% 0.00% 0 Serial Backgroun

15 1664 782763 2 0.00% 0.00% 0.00% 0 GraphIt

16 0 2 0 0.00% 0.00% 0.00% 0 Dialer event

17 0 1 0 0.00% 0.00% 0.00% 0 SERIAL A'detect

18 0 3 0 0.00% 0.00% 0.00% 0 Critical Bkgnd

19 4936 95310 51 0.00% 0.00% 0.00% 0 Net Background

20 4 19 210 0.00% 0.00% 0.00% 0 Logger

21 1080 782759 1 0.00% 0.00% 0.00% 0 TTY Background

22 19188 782960 24 0.00% 0.00% 0.00% 0 Per-Second Jobs

PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process

23 144 20 7200 0.00% 0.00% 0.00% 0 IPM_C1700_CLOCK

24 0 1 0 0.00% 0.00% 0.00% 0 dev_device_inser

25 0 1 0 0.00% 0.00% 0.00% 0 dev_device_remov

26 15900 150240 105 0.00% 0.00% 0.00% 0 Net Input

27 64 156608 0 0.00% 0.00% 0.00% 0 Compute load avg

28 290548 13114 22155 0.00% 0.02% 0.00% 0 Per-minute Jobs

29 0 2 0 0.00% 0.00% 0.00% 0 AAA Dictionary R

30 0 86 0 0.00% 0.00% 0.00% 0 AAA Server

31 0 1 0 0.00% 0.00% 0.00% 0 AAA ACCT Proc

32 0 1 0 0.00% 0.00% 0.00% 0 ACCT Periodic Pr

33 4616 1246 3704 0.00% 0.00% 0.09% 7 Virtual Exec

34 1226772 2591018 473 0.47% 0.39% 0.26% 0 IP Input

35 4 1 4000 0.00% 0.00% 0.00% 0 ICMP event handl

36 0 3 0 0.00% 0.00% 0.00% 0 PPP Hooks

37 0 1 0 0.00% 0.00% 0.00% 0 SSS Manager

38 800 104391 7 0.00% 0.00% 0.00% 0 SSS Test Client

39 0 1 0 0.00% 0.00% 0.00% 0 SSS Feature Mana

40 180 3058741 0 0.00% 0.00% 0.00% 0 SSS Feature Time

41 0 1 0 0.00% 0.00% 0.00% 0 VPDN call manage

42 0 1 0 0.00% 0.00% 0.00% 0 X.25 Encaps Mana

43 15648 13060 1198 0.00% 0.00% 0.00% 0 IP Background

44 1032 13056 79 0.07% 0.00% 0.00% 0 IP RIB Update

45 0 2 0 0.00% 0.00% 0.00% 0 PPP IP Route

PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process

46 0 2 0 0.00% 0.00% 0.00% 0 PPP IPCP

47 504 8837 57 0.00% 0.00% 0.00% 0 IP NAT Ager

48 0 2 0 0.00% 0.00% 0.00% 0 SNMP Timers

49 0 1 0 0.00% 0.00% 0.00% 0 Socket Timers

50 488 9070 53 0.00% 0.00% 0.00% 0 TCP Timer

51 84 60 1400 0.00% 0.00% 0.00% 0 TCP Protocols

52 0 1 0 0.00% 0.00% 0.00% 0 COPS

53 1292 2256 572 0.00% 0.00% 0.00% 0 DHCPD Receive

54 0 2 0 0.00% 0.00% 0.00% 0 Dialer Forwarder

55 5204 13054 398 0.00% 0.00% 0.00% 0 Adj Manager

56 0 2613 0 0.00% 0.00% 0.00% 0 HTTP CORE

57 117668 13046 9019 0.00% 0.00% 0.00% 0 IP Cache Ager

58 0 1 0 0.00% 0.00% 0.00% 0 RARP Input

59 0 1 0 0.00% 0.00% 0.00% 0 PAD InCall

60 0 2 0 0.00% 0.00% 0.00% 0 X.25 Background

61 0 2 0 0.00% 0.00% 0.00% 0 PPP Bind

62 0 2 0 0.00% 0.00% 0.00% 0 PPP SSS

63 4 31323 0 0.00% 0.00% 0.00% 0 CRM_CALL_UPDATE_

64 0 2 0 0.00% 0.00% 0.00% 0 ENABLE AAA

65 0 2 0 0.00% 0.00% 0.00% 0 LINE AAA

66 24 86 279 0.00% 0.00% 0.00% 0 LOCAL AAA

68 0 2 0 0.00% 0.00% 0.00% 0 TPLUS

69 24 62 387 0.00% 0.00% 0.00% 0 AAA SEND STOP EV

PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process

71 0 1 0 0.00% 0.00% 0.00% 0 Syslog Traps

72 0 1 0 0.00% 0.00% 0.00% 0 VPDN Scal

73 0 2 0 0.00% 0.00% 0.00% 0 IP Flow Backgrou

74 3624 16319792 0 0.00% 0.00% 0.00% 0 traffic_shape

75 0 6526 0 0.00% 0.00% 0.00% 0 DHCPD Timer

76 4 2 2000 0.00% 0.00% 0.00% 0 IP SNMP

77 0 1 0 0.00% 0.00% 0.00% 0 PDU DISPATCHER

78 24 2 12000 0.00% 0.00% 0.00% 0 SNMP ENGINE

79 0 1 0 0.00% 0.00% 0.00% 0 SNMP ConfCopyPro

80 0 1 0 0.00% 0.00% 0.00% 0 SNMP Traps

81 164 2935 55 0.00% 0.00% 0.00% 0 NAT MIB Helper

82 3804 47062 80 0.00% 0.00% 0.00% 0 SNTP

83 3268 221767 14 0.00% 0.00% 0.00% 0 DHCPD Database

 

R-1721# show proc cpu history

 

R-1721 02:36:47 PM Monday Nov 28 2005 RU_URAL

 

 

 

2222222222222222222333332222244444444443333333333333333333

100

90

80

70

60

50

40

30

20

10

0....5....1....1....2....2....3....3....4....4....5....5....

0 5 0 5 0 5 0 5 0 5

CPU% per second (last 60 seconds)

 

32

5454463444444345444345456455444334466654333444443332343442

100

90

80

70

60

50

40

30 *

20 **

10 * * * #** * ** ** ****

0....5....1....1....2....2....3....3....4....4....5....5....

0 5 0 5 0 5 0 5 0 5

CPU% per minute (last 60 minutes)

* = maximum CPU% # = average CPU%

 

22 2 2 1 1

6554542222234343273733934222333339354332234344445970656555544333603477

100

90

80

70

60

50

40

30 * * *

20 ** * *

10 ***** * * * * * *********** ** ****

0....5....1....1....2....2....3....3....4....4....5....5....6....6....7.

0 5 0 5 0 5 0 5 0 5 0 5 0

CPU% per hour (last 72 hours)

* = maximum CPU% # = average CPU%

 

R-1721#

Posted
1. Уберите с e0 команду full-duplex

2. Включите обратно CEF, зачем вы так насилуете бедную кошку? :-)

3. Уберите ip tcp window-size 1000000

4. Что за ужасающая конструкция из шейперов? И, самое главное, в чем ее смысл? Что (какое адрес) вы пингуете? Пингуете под нагрузкой или нет?

1. Выбирается только Фулл или Халф. Как убрать?

 

no full-duplex

По возможности поставьте дуплекс с обоих сторон жестко в одинаковый режим.

 

2. Из за CEF не работает биллинг (IPSoft) :(

 

Почему?

 

3. Это критично? Просто если убрать упадет скорость на закачках, канал спутниковый.

 

Уберите ради эксперемента хотя бы.

 

4. Как с умели :) Смысл в том чтобы резать скорость определенным клиентам. Пингую с циски стандартным пакетом 100 байт.  Всмысле какой адрес? валидный :)

 

В какой шейпер попадает? (по номеру ACL)? Под нагрузкой или нет?

 

Резать клиентов надо на входе и желательно полисером, он меньше нагрузку дает.

 

Покажите заодно (под нагрузкой):

show ip proc cpu

и

show ip proc cpu history

 

Пробовали включать CEF, убирали tcp-window size, убирали full-duplex. Все без результатно, потери как были так и остались :(

Posted
SSD, А почему если не секрет IPSoft не работает из за CEF ?

Незнаю, но отдает не все пакеты, врет где то на 20%. Есть новый ИОС возможно там эта проблемма исправленна, но не пробовали.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.