cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
307
Views
0
Helpful
4
Replies

Configuring rate-limit

fcatalao
Level 1
Level 1

My network is as follows.

7206 and 3620 routers connected to a 3524 (port 1 & 24 respectively) using dot1q trunks.

In the 3620 I have configured 2 sub-interfaces (vlan1 and 200).

In the 7206 I have configured 1 sub-interface (vlan 200). And use the interface fe 0/0 for vlan 1.

In 7206 (sub-interface vl200) I have configured:

"rate-limit output 1024000 192000 384000 ..."

and in 3620 (also sub-interface vl200) exactly the same

When I do and extended ping (using vlan 200) from 7206 to 3620 many packets are dropped.

When I do the same (using vlan 1 with rate-limits configured), no packets are dropped.

Can anyone please explain why?

Thanks Fernando

4 Replies 4

Hello Fernando,

is there any other traffic being transmitted on VLAN 200 ? Can you post the configurations of both routers ?

Regards,

Georg

7206

interface FastEthernet0/0

description Cisco 3524 TrunkLink

ip address ????????? 255.255.255.248

full-duplex

interface FastEthernet0/0.102

encapsulation dot1Q 102

ip address ???????????? 255.255.255.252

no ip redirects

interface FastEthernet0/0.104

encapsulation dot1Q 104

ip address ?????????????? 255.255.255.252

no ip redirects

interface FastEthernet0/0.200

description Cisco 3620

encapsulation dot1Q 200

ip address ???????????.165 255.255.255.252

rate-limit output 1024000 192000 384000 conform- action transmit exceed-action drop

no ip redirects

interface Serial1/0:1

ip address ?????????????? 255.255.255.252

interface Serial1/4:1

ip address ?????????????? 255.255.255.252

router eigrp ?????

redistribute connected

redistribute static route-map STATIC_TO_EIGRP

passive-interface FastEthernet0/0.200

passive-interface Serial1/0:1

passive-interface Serial1/4:1

passive-interface Loopback1

network ??????????????

no auto-summary

no eigrp log-neighbor-changes

3620

interface FastEthernet1/0

description Interligacao3524

no ip address

speed 100

full-duplex

no cdp enable

interface FastEthernet1/0.1

description ManagementVLAN

encapsulation dot1Q 1 native

ip address ??????????????? 255.255.255.248

no ip redirects

no cdp enable

interface FastEthernet1/0.122

encapsulation dot1Q 122

ip address ??????????????? 255.255.255.248

no ip redirects

no cdp enable

interface FastEthernet1/0.123

encapsulation dot1Q 123

ip address ??????????????? 255.255.255.248

no ip redirects

no cdp enable

interface FastEthernet1/0.200

description Interligacao7200

encapsulation dot1Q 200

ip address ??????????.166 255.255.255.252

no ip redirects

rate-limit output 1024000 192000 384000 conform-action transmit exceed-action drop

no cdp enable

router eigrp ????

redistribute connected

redistribute static route-map STATIC_TO_EIGRP

passive-interface FastEthernet1/0

passive-interface FastEthernet1/0.122

passive-interface FastEthernet1/0.123

passive-interface FastEthernet1/0.200

passive-interface Loopback1

network ???????????????

no auto-summary

Thanks

Hello,

when you say you are using an exended ping, what options do you use regarding the packet size and the interval ? Also, you are rate-limiting your FastEthernet interfaces to 1-2MB, can you try and see what happens when you increase it to let´s say 10MB ?

Can you also post the output of:

show interfaces rate-limit

Regards,

Georg

Hi again,

for the extended ping i use the defaults except for the ping count which i use 1000000.

the rate-limiting value is because we have some clients behind that network that share 1mb.

remember that these settings i have also tested with vlan1 and didn´t have the same problem.

at this time i cannot paste the rate-limiting output because its deactivated in the 7206 and we are doing a input/output rate-limiting in the 3620 on vlan1.

thanks

regards

fernando

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: