Most Popular
1500 questions
6
votes
3 answers
How to view MTU size in Wireshark?
I've been reading about maximum transmission unit (MTU) which is the size of the largest protocol data unit (PDU) that can be communicated in a single, network layer, transaction.
I'm generating a few network traffic right now and capture it in…

Sabrina
- 311
- 2
- 4
- 14
6
votes
3 answers
Mount a 2U router on a wall
I have been unable to find any information or specific mounting brackets to fasten a Cisco 3825 2RU router to a wall, so I am wondering if anyone here has experience with this.
I have the regular rack mount brackets, but unlike other model routers,…

WaxTrax
- 941
- 8
- 20
6
votes
1 answer
Is it possible to have ranges in two octets in an ACL / object-group
I'm trying to find out if there is a "clean" way to do this.
I need to setup a ACL on a FWSM that effects devices over multiple subnets.
The structure looks like this:
10.10.1-254.1-15
I could do:
object-group network example
network-object…

evolvd
- 754
- 2
- 11
- 19
6
votes
1 answer
What is a FEC in MPLS domain?
Does FEC correspond to a Next-hop ipaddress or Destination Ipaddress or a combination of Next-hop/Destination Ipaddress and QOS values ?

Hemanth
- 1,124
- 1
- 11
- 22
6
votes
2 answers
How does Ethernet Switch ensures the validity of the MAC address table?
Let us say I have switch S with 4 ports, PA, PB, PC, and PD, to which I have connected 4 hosts, A, B, C and D with the MAC addresses AA:AA:AA:AA:AA:AA, BB:BB:BB:BB:BB:BB, CC:CC:CC:CC:CC:CC and DD:DD:DD:DD:DD:DD respectively, in the same order.
Now…

Deepak
- 697
- 1
- 8
- 22
6
votes
1 answer
Is it possible to run an IPv6 only MPLS core?
I am looking for information on whether it is actually possible to run an IPv6 only MPLS Core with respect to the transport labels, without the current requirement to tunnel across IPv4.
To put this into perspective, I am running a dual stack…

DrBru
- 1,619
- 3
- 16
- 33
6
votes
2 answers
how to find the right value of MTU Jumbo frame
we take the decision to set jumbo frame on all our linux machines
we have hadoop cluster with master machines , workers machines and kafka machines
our switches ( Cisco ) are suitable to Jumbo frame and that fine
but jumbo frame can set as 8000 or…

yael
- 61
- 1
6
votes
1 answer
CIDR notation and subnets
I've been given a script that will create a virtual network with the following IP range (in Azure): 10.0.0.0/16.
The script then goes on to create two subnets within that network with the following IP ranges: 10.0.5.0/24 and 10.0.6.0/24. My…

Adam
- 173
- 4
6
votes
2 answers
What are the correct protocol versions (v4 vs v6) for packets inside DS-Lite tunnels?
I work for a company that develops Deep Packet Inspection tools. One of our customers, big ISP who has a large number of DS-Lite connected subscribers, was using our DPI engine to collect statistics on IPv4 and IPv6 usage in their network. It was…

Piotr S.
- 63
- 4
6
votes
2 answers
What MAC address do I use to generate a IPv6 Pseudo-Random Global ID
I am setting up a virtual lab environment in the cloud to experiment with IPv6 networks.
Bear with me please, I'm new to networking and my grasp of the whole IPv6 subject is quite shaky. Please correct me if I misunderstand any of the IPv6 concepts…

snrrn
- 163
- 6
6
votes
3 answers
Does a switch always get a MAC address from a PC?
I was wondering if there is a possibility that a switch won't get the needed MAC address to it's CAM.
For example, if the used protocol is UDP, where the sender doesn't need an answer back from the receiver?
Thank you

Lukáš Stacke
- 63
- 3
6
votes
3 answers
what's the difference between tag-based and Port-based VLAN and which one is better?
what's the difference between tag-based and Port-based VLAN and which one is better ?

Med Mtiri
- 61
- 1
- 1
- 2
6
votes
1 answer
A FEX port remains inactive - how can I bring it up?
When implementing Cisco Nexus 5k switches (5596UP), I connected a server to a dual homed 2000 FEX (2232T), the port belonging to a virtual port channel. However, the port changed the status from notconnected to inactive and remained so.
I verified…

Stefan
- 3,374
- 6
- 32
- 49
6
votes
4 answers
Why are static IP addresses considered a bad practice?
Im looking to better understand this piece of advice in relation to setting up devices on internal networks with static IP addresses, and why that is considered a bad idea.
On the surface of it, setting up static IP addresses for devices on an…

BruceJohnJennerLawso
- 185
- 1
- 6
6
votes
1 answer
What's use of Port Isolation vs traditional VLANs?
I've seen several switch products advertising port isolation feature as "way to limit ports communication without configuring VLANs" and it sounds quite... sketchy? If i understand it correctly port isolation allows you to literally specify which…

Lapsio
- 231
- 2
- 8