Questions tagged [vlan]
For questions about Virtual LANs (VLANs) which are used to divide what otherwise would be a single OSI layer-2 broadcast domain into multiple, logical OSI layer-2 broadcast domains.
1,283 questions
1
vote
1
answer
21
views
vlan on bridge interface in opnsense firewall
Is it possible to create vlan on bridge interface in opnsense firewall, I have tried but while creating vlan, on interface call drop down there is not showing bridge interface to select.
1
vote
1
answer
353
views
Is this the right way to expose VLANs through VPN (VPN server location)?
Starting from the following network topology:
Internet --- ISP Cable Router --- Firewall --- Router --- rest of the network / multiple VLANs
(port forwarding) |
...
0
votes
1
answer
18
views
Connection issues (client-rst) when fortiGate acts as VLAN gateway. why?
The following is the simplified topology of my organization's computer network.
In my organization, there is a virtual classroom server with an internal IP address (for example, 192.168.1.5). There ...
4
votes
1
answer
968
views
Why does 802.1ad exist?
Main Question:
I'm wondering why the IEEE standard 802.1ad, which specifies the TPID of a S-VLAN as 0x88a8, for double tagged vlans exists, when it's also possible to just use two 802.1Q tags with the ...
1
vote
1
answer
791
views
Mellanox (NVIDIA) SN3700 switch: Cumulus Linux configuration to force traffic path?
I want to stress all ports on a SN3700 switch with iPerf. I want to force the traffic to go through each port, so port 1 to port 2, port 2 to port 3, port 3 to port 4, etc.
The switch is running ...
0
votes
2
answers
681
views
Connecting L3 and L2 switches with VLAN settings
I have 1 L3 switch with
Static ip - 192.168.0.252
Two L2 switches
Switch A - 192.168.0.250
Switch B - 192.168.0.251
I have created VLANs in L3 switches with 192.168.1.1 and 192.168.2.2 ips abd set it ...
3
votes
2
answers
2k
views
Is SmartNet really worth it? What is it?
My question is regarding Cisco SmartNet. Do I really need this support from Cisco?
I'm a network technician, but I'm in charge of purchasing the network equipment for an upcoming project. I have spec ...
1
vote
2
answers
701
views
Best practice / advice for cisco 3560 behind Virtualised OPNsense
Currently I run the below scheme. The problem is that when ESXi is down it takes down all the network with it, so I have to boot up another router to log in to it.
WAN > OPNsense (in ESXi)> ...
0
votes
1
answer
169
views
Lab] Cisco, ensuring traffic goes between a specific switch port and trunk port
I am not even sure how to search this. I need gi2/12 to only be able to talk to 1 specific vm as it needs direct internet access. how does one protect vlanX from receiving any traffic on a vlan that ...
1
vote
2
answers
1k
views
Managed Switch, Setting up VLAN Tagged, Untagged, allowed & tagged only etc
Looking for some help setting up a Dell PowerConnect 2724. 1st time setting one of these up.
The best graphic I could find to explain my setup:
My router DHCP is enabled so it will provide IP ...
0
votes
1
answer
1k
views
PFSense: Opt port able to get to my LAN port / internet
I am trying to setup a disruption between 2 networks one that is coming from the LAN port and one with a different SUBNET from the other (OPT) port.
My LAN is not getting blocked from the OPT subnet ...
1
vote
2
answers
289
views
Can the Cisco SF302-08 switch support IP routing capabilities?
I'm currently working on configuring inter-VLAN routing on a Cisco SF302-08 switch. I've already enabled Layer 3 routing, created the VLANs, assigned them to switchports, and configured the switch ...
2
votes
1
answer
5k
views
How to check vlan interface traffic on Cisco nexus 9k
I have Cisco N9K-C9396PX L3 switch which has VLAN interface configured for my LAN gateway and i want to monitor how much traffic vlanXXX handling, I have configured SNMP monitoring to pull interface ...
1
vote
2
answers
121
views
Design question to fetch L2 traffic with sFlow
I need some advice about L2 traffic fetching.
Here's the situation :
I got 2 datacenters where both core switch (Cisco Nexus9000 C93240) are linked each other through a 1GB/s vPC where our VLANs are ...
1
vote
2
answers
2k
views
Routing between SVI and routed port on router
How can I achieve reachability from vlan terminated on the L3 switch to routed port on the router, FW?
F.E
int vlan 10,50 are the SVI's on L3 switch
vlan 10 - 10.0.10.254 /24
vlan 50 - 10.0.50.254 /24
...