Author Archives: admin

Nexus Source Guard And IOS IP Verify Unicast Source

By | March 26, 2020

Source guard is a filtering feature that permits the traffic, only when source Ip address and source MAC address is matching in DHCP snooping binding table or when matching with the static source entry. below is the example of both nexus source guard and IOS IP verify unicast source It checks the every single packet… Read More »

Cisco Storm-Control Configuration

By | March 25, 2020

Storm control is a feature of switching to control unnecessary or wrong traffic. which can cause of disruptions. This traffic can be broadcast traffic , multicast traffic or unicast traffic. Below is the example of Cisco Storm-Control Configuration. Generally, It should be configure on interfaces. where desktops and servers are connecting or It should be… Read More »

Cisco Role Based Access Control

By | March 25, 2020

RBAC (Cisco Role Based Access Control) is used to create customized role for users. It is useful when we are not having RADIUS server. We can also restrict the access with VRF , VLAN and interfaces. For example , We can define the a role and assign it to a user. In which user will… Read More »

Cisco Fabric Services

By | March 25, 2020

cisco fabric services (CFS) is used to synchronize the features between devices under a common region. These features or services can be NTP , RADIUS , STP , Syslogd , Session mgr and fwna. By default, All devices begins in the same region and this region is called default region. But we can also create… Read More »

Nexus Port Profile

By | March 25, 2020

Nexus port profile is use to configure multiple Ethernet ports, port-channels or SVI. It is useful. When a similar configuration is require on multiple ports. It is also event driven. means If we are changing or adding the commands under the port profile then this change will be effect immediately on all the ports. which… Read More »