Unsolved
1 Message
0
253
November 10th, 2022 11:00
sflow ingress/egress at the same time
Hi,
We have several Z9100/Z9264F - running OS9/OS10 and we want to enable sflow monitoring. Sflow works, except we cant enable ingress/egress at the same time. Seems we can enable only egress or ingress sflow on Interface. Is there a way to enable both (egress/ingress) at the same time? In Port config seems it keeps only state of one (egress/ingress)
[1]
LRT-SDN-R02-Dell-Z9100(conf-if-po-103)#show config
!
interface Port-channel 103
no ip address
mtu 9416
switchport
channel-member hundredGigE 1/7,1/8,1/9
no shutdown
LRT-SDN-R02-Dell-Z9100(conf-if-po-103)#sflow enable
LRT-SDN-R02-Dell-Z9100(conf-if-po-103)#show config
!
interface Port-channel 103
no ip address
mtu 9416
switchport
channel-member hundredGigE 1/7,1/8,1/9
sflow enable
no shutdown
LRT-SDN-R02-Dell-Z9100(conf-if-po-103)#sflow ingress-enable
LRT-SDN-R02-Dell-Z9100(conf-if-po-103)#show config
!
interface Port-channel 103
no ip address
mtu 9416
switchport
channel-member hundredGigE 1/7,1/8,1/9
sflow ingress-enable
no shutdown
No Events found!