Configuration
- Switch model : Cisco SG550X
- Switch model : Cisco SG350X
- Switch model : Cisco CBS250
Existem alguns termos e conceitos que precisamos de saber quando falamos de fibra ótica, tentarei colocar aqui o mais essencial.
There's a couple of default VRF configured on the Cisco Nexus switch: default and management. The management VRF will be used if the Nexus switch is configured with a static default route (a Layer 3 switch).
Quick couple of lines to disable multicast traffic on a specific interface or port.
interface GigabitEthernet1/0/1 switchport block multicast storm-control multicast level 0.00 !
The first command stops outbound multicasts from getting out.
The second command prevents inbound multicasts from entering the switchport.
This article will demonstrate how to configure a cisco router to allow the wireless and wired networks to communicate on the same vlan and subnet.