Codings for cisco packet tracer in router to
Closed
senthi
-
Aug 16, 2010 at 11:48 PM
sanjay garer
sanjay garer
- Posts
- 3
- Registration date
- Friday February 1, 2013
- Status
- Member
- Last seen
- February 2, 2013
Related:
- Codings for cisco packet tracer in router to
- Cisco packet tracer free download - Download
- Wrt300n cisco packet tracer ✓ - Forum - Linksys
- Packet tracer lab - Forum - CISCO
- Cisco linksys router login ✓ - Forum - Linksys
- How to connect Cisco router to internet modem ✓ - Forum - CISCO
2 replies
sanjay garer
Feb 1, 2013 at 04:52 PM
- Posts
- 3
- Registration date
- Friday February 1, 2013
- Status
- Member
- Last seen
- February 2, 2013
Feb 1, 2013 at 04:52 PM
when two router connect then there is a two serial port
suppose on router side 1 serial port is se 1/0 and router2 side serial port se 1/1 * and assume ip add is 20.0.0.1 and 20.0.0.2
then
router 1
>enable
#configuration terminal
(config)#interface se 1/0
(config-se)#ip add 20.0.0.1 255.0.0.0
(config-se)#no shut down
(config-se)#exit
on router 2
>enable
#configuration terminal
(config)#interface se 1/1
(config-se)#ip add 20.0.0.2 255.0.0.0
(config-se)#no shut down
(config-se)#clock rate 64000
(config-se)#exit
suppose on router side 1 serial port is se 1/0 and router2 side serial port se 1/1 * and assume ip add is 20.0.0.1 and 20.0.0.2
then
router 1
>enable
#configuration terminal
(config)#interface se 1/0
(config-se)#ip add 20.0.0.1 255.0.0.0
(config-se)#no shut down
(config-se)#exit
on router 2
>enable
#configuration terminal
(config)#interface se 1/1
(config-se)#ip add 20.0.0.2 255.0.0.0
(config-se)#no shut down
(config-se)#clock rate 64000
(config-se)#exit
Dear Sir,
Please have the solution to the matter from the below address.
https://vimeo.com/3912770
Thank you.
Please have the solution to the matter from the below address.
https://vimeo.com/3912770
Thank you.