python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How a PC can ping two diferent PCs with the same ip address in different vlans?
I have a question about VLANs and how they work.
here is the scenario;
I have a VLAN named vlan10 with PC1 and PC2 in it
The IP address of PC1: 10.10.10.10
The IP address of PC2: 10.10.10.20
and a V...
EFE
Votes: 0
Answers: 1
Configuration virtual Vlan instead of physical port
Currently i am studying for NAT and from what i read, vlans on physical port on switch actually not good for NAT.
I search for a couple of times but only sources that i got, configure the vlan on phys...

yilopa
Votes: 0
Answers: 2
String concatenation in Jinja2 but removing the last comma
I am trying to write switch port VLAN configuration and it breaks because of the last comma on the output, I am trying get an output as follows
vlan trunk allowed 2600,2610,2620,2630,2640,2650
but get...
programpee
Votes: 0
Answers: 3