0% found this document useful (0 votes)
11 views2 pages

Router IP Configuration Guide

Uploaded by

jemsson66
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views2 pages

Router IP Configuration Guide

Uploaded by

jemsson66
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

--| Conceptions |--

1. Add IP Address in Router Interface


2. Gateway
3. Next Hop
4. Default Roiute: [Link] [Link] {next hop}

--| Configuration |--

>> R-01 Configuration


R-01>
R-01>en
R-01#configure terminal

R-01(config)#interface GigabitEthernet0/1
R-01(config-if)#ip address [Link] [Link]
R-01(config-if)#no shutdown

R-01(config)#interface GigabitEthernet0/0
R-01(config-if)#ip address [Link] [Link]
R-01(config-if)#no shutdown

R-01(config)#ip routing
R-01(config)#ip route [Link] [Link] [Link]

R-01#wr
Building configuration...
[OK]
SW-01#

>> R-02 Configuration


R-01>
R-01>en
R-01#configure terminal

R-01(config)#interface GigabitEthernet0/1
R-01(config-if)#ip address [Link] [Link]
R-01(config-if)#no shutdown

R-01(config)#interface GigabitEthernet0/0
R-01(config-if)#ip address [Link] [Link]
R-01(config-if)#no shutdown

R-01(config)#ip routing
R-01(config)#ip route [Link] [Link] [Link]

R-01#wr
Building configuration...
[OK]
SW-01#

--| Confirmation |--


C:\>ping [Link]

Pinging [Link] with 32 bytes of data:

Reply from [Link]: bytes=32 time=1ms TTL=126


R-01#show ip route

You might also like