Cisco config for point to point

TheGuy

Expert Member
Joined
Sep 14, 2009
Messages
2,974
Reaction score
19
Location
Jozi
Hi Guys

Can someone please help me with the basic Cisco commands for a diginet point to point link?
 
conf t
interface Serial0/0/1
description Link to world
bandwidth 512 !<your bandwidth used for routing protocols>
ip address 192.168.230.1 255.255.255.252 !<your IP address other side would be .2 with this mask>
no shut

do the same on the other side... and up we go.
then you need to either put in the routes or run EIGRP or another dynamic routing protocol
ie
ip route 0.0.0.0 0.0.0.0 serial0/0/1
 
Top
Sign up to the MyBroadband newsletter
X