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).
quinta-feira, 21 de dezembro de 2023
quinta-feira, 7 de dezembro de 2023
quarta-feira, 22 de novembro de 2023
Cisco: Block Multicast on a Specific Port
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.
Cisco: 877W Configure Wireless and Wired on Single Subnet
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.
IOS version: 12.4(15)T12
Router Model: Cisco 877W
Router Series: Cisco 880 Series Integrated Services Routers
Router Model: Cisco 877W
Router Series: Cisco 880 Series Integrated Services Routers
- Configure DHCP Pool
- Configure the SSID
- Configure Vlan 1 Interface
- Configure Dot11Radio Interface
- Configure the Bridge Interface
Subscrever:
Mensagens (Atom)