Hi,
I have the following config in one of my switches:
create mirror "Mirror5"
configure mirror Mirror5 to port 5
enable mirror Mirror5
configure mirror Mirror5 add port 10 ingress
configure mirror Mirror5 add vlan LAN3 port 11 ingress
When i conn...
Hi,
We are currently facing a problem with a port sharing configuration.
On one end we have a X670 stack (2 switches) and on the other end we have two
Juniper switches in a virtual chassis (VCP).
The config is pretty straight forward. Extreme...
Hi,
I have a case where i can't get DHCP-Snooping with ARP validation
working when using port specific tags.
In my homelab i've used the following settings (which work):
- DHCP server on port 6.
- Client on port 10.
* config lines:
configure truste...
Hello,
I have a question about VLAN translation or grouping VLANS.
I have the following scenario:
What i would like to to:
- Translate/group VLAN 10,11,12,13 into VLAN 100
- Translate/group VLAN 20,21,22,23 into VLAN 200
- Translate/group VLA...
Hello,
I am currently trying to find/test the best solution for the network below:
Switch X670-1,2,3 and 4 are already in use, switch X670-5 and 6 are new.
1,2,3 and 4 are currently connected with MLAG.
X670-1 and 2 are present on ...
Hi,
I turned out to be a problem with the packet capturing device/network, the traffic on port 10 was all untagged traffic (which i saw) and the traffic on port 11 was all tagged (which i didn't see).
Mirroring (MLAG) port 11 is enough to capture al...
Alright i tried to add the ISC to the mirror, nothing.
I tried to remove the vlan filter from the mirror, still nothing.
I've changed the command to:
configure mirror Mirror5 port 11 ingress
configure mirror Mirror5 port 13 ingress (ICS)
On the oth...
Hi Guys,
A little update, things got really strange .
What i did:
- Removed the sharing config on port 1:37.
- Removed all vlans on port 1:37.
- Added the sharing config again (same config).
- Added the vlans again (same vlan).
Af...
Hi,
Offcourse:
# debug hal show optic-info ddmi slot 2 port 37
Port 37
SFP or SFP+: SFP+
Signal: present
TX Fault: no
SFP/SFP+ Vendor: FLEXOPTIX
SFP/SFP+ Part Number...
I don't understand you.
I can run command "configure vlan Test add ports 16 tagged 10" fine that is not the problem. (it also works as expected).
"configure trusted-port 15 trust-for dhcp-server" also isn't a problem.
I have problems with these tw...