Tuesday, January 5, 2010

Networking Articles and Tips

Network Educator

Networking Articles and Tips


Point to Point Link Configuration using Cisco Router

Posted: 05 Jan 2010 05:51 AM PST

Below configuration will describes how to configure lease line using Cisco Router.  Here we will be using Cisco 1721 Routers at both the sides ( Central & Branch Side) First of all we will be Configuring ethernet interface with an IP address and a subnet mask. Location-A-Router#conf t       Location-A-Router(config)#interface eth0 Location-A-Router(config-if)#ip address 192.168.10.1 255.255.255.0 Location-A-Router(config-if)#no shut Location-A-Router(config-if)

No comments:

Post a Comment