You are here:
Home » Cisco » Routing
TACACS+ provides better authentication, authorization and accounting, which provide flexible administrative control. In this lesson, we will learn how to configure TACACS+ on Cisco routers and switches. I already published a post for IOS XR, you can check that from How to configure TACACS+ on Cisco IOS XR. Today i…
continue reading →
SNMP helps to gather and organize device information in an IP network. Currently, it has three main versions – v1, v2c, v3. The problem with the version v1 and v2c, there is almost no security. So, SNMP v3 was introduced to add security. Earlier, we have configured SNMP v2c, and…
continue reading →
Simple Network Management Protocol (SNMP) is an application layer protocol to collect and organize information about device in an IP network. In this lesson, we will learn to configure SNMP v2c in Cisco device. Pre-Check: Make sure port 161 is open for SNMP pulling from the device. And, also 162…
continue reading →
Policy Based Routing or PBR is a feature to manipulate routing and forwarding based on policies, set by the network administrator. In this lesson, we will learn to configure PBR in Cisco Nexus switches. Lab Diagram: Goal of the Lab: Create PBR for source PC-02 (192.168.1.11) Deny PBR for PC-02…
continue reading →
DMVPN or Dynamic Multipoint Virtual Private Network is a tunneling protocol, which helps to build scalable IPsec Virtual Private Networks (VPNs). In this lesson, we will learn to configure DMVPN on Cisco router with single HUB. DMVPN is combine of- mGRE (Multipoint GRE allows a single interface to support multiple…
continue reading →