-
-
Archives
Categories
Blogroll
-
Tag Archives: Cisco router
How to configure Cisco Devices to Use a Syslog Server
syslog is a client/server protocol standard uses for forwarding log messages in an IP network. It is typically used for computer system management and security auditing. Most Cisco devices can use the syslog protocol to manage system logs and alerts. … Continue reading
Posted in Networking
Tagged Cisco, Cisco router, Kiwi syslog daemon, log, network, switch, syslog
Leave a comment
Cisco CCNA Certification
It is good to have CCNA credential if you would like to work as a network engineer. It shows that you have the basic foundation in the area of networking especially in the field of Cisco networking. Frankly, it would … Continue reading
Posted in Networking
Tagged CCNA, Cisco, Cisco Access list, Cisco IOS, Cisco router, network, routing, static route
Leave a comment
Network Monitoring
One of the most important tasks of a network engineer or network manager is to manage his / her network. And one of the important items in network management is network monitoring. Through network monitoring, a network engineer will be … Continue reading
Static route configuration
It is important to understand the process of routing if you are interested in learning networking. One of the fundamental of this study is static routing. Static routing is not complicated, but it is the basic. We need to understand … Continue reading
Posted in Uncategorized
Tagged Cisco, Cisco IOS, Cisco router, network, Networking, router, routing, static route
1 Comment
Cisco DHCP Configuration
Dynamic Host Configuration Protocol (DHCP) is one of the most popular TCP/IP protocol uses today. It is used by networked devices to obtain information required to operate on an Internet Protocol network. These information may include IP address Default gateway … Continue reading
Posted in Networking
Tagged Cisco, Cisco IOS, Cisco router, DHCP, network, Networking
Leave a comment
Cisco DDR Configuration
Following are some of the key points in configuring Cisco DDR on Cisco router. DDR Legacy Concepts and Configuration Step 1: Routing Packets Out the Interface to be Dialed ip route 192.168.0.0 255.255.255.0 10.0.0.1 Step 2: Determining the Subset of … Continue reading
Cisco CDP Configuration
These are some of the Cisco IOS commands use in managing CDP on Cisco router & switch show cdp interface show cdp neighbors show cdp neighbors detail debug cdp packets undebug all show cdp traffic clear cdp counters
Using Cisco IOS show commands
Following are some of the Cisco IOS show command on Cisco router / switch show ? show version show clock show hosts show users show history show arp show flash show running-config show starup-config show interface show protocol
Cisco Networking Basics
Private Addressing 10.0.0.0 – 10.255.255.255 172.16.0.0 – 172.31.255.255 192.168.0.0 – 192.168.255.255