Hi everyone.
I do not have much experience with VDX,
Below is my situation:
We have four VDX6740 in logical chasis mode. Three have no principal switch priority, we have configured Principal priority 1 on Master switch. We will be moving to ...
Hi everybody,
I want my switch to pass IP packet of 2000 bytes it generated.
Here is my config:
create vlan NEE
config vlan NEE tag 45
config vlan NEE ipaddress 199.199.199.1 255.255.255.252
configure ip-mtu 2000 Vlan NEE
All ports are enabled ...
Hi everybody
How can I view the number of packets siting in a queue waiting to be transmitted ?
How can I view amount of buffer currently being utilized by a certain queue out of total buffer pool ?
Additional info:
SW # show switch
SysName: ...
Hi everybody
Let say we have a switch with mac table max address =45 . Assume mac table is full, let say another frame comes into the switch whose source mac-address and destination mac are not in the table.
1)Will switch overwrite the oldest mac e...
Hi everybody
I am new to QOS on Extreme platform. I will appreciate if you help me understand why the counters are not incrementing :
TRAFFIC_GENERATOR---P6- EXSW-P2--ACCEDIAN LOOPBACK.
Above , traffic generator is generating three streams :
DSCP 0...
Hi Thomas,
This is what I am seeing:( to the best of my memory, I do not have access to the switch right now)
vlan Zee ipaddress 199.199.199.1/30
config ip-mtu 2000 vlan ZEE
enable jumbo frames ports all
Now if i issue ping from the switch to 19...
Thanks Koot.
This is my thought process:
All traffic entering must be subject to aggregate meter. All offending traffic will be dropped, all conforming is then classified and subject to their respective meter.
I can see all my traffic are classifi...
Hi Andrew
I am sorry i did not get it when you said:
"To test the other counters the first entry can be either commented out using a "#" in front of each line of the first entry"
could you please illustrate this ? For example, how would you write ...