cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
263
Views
0
Helpful
1
Replies

Cisco 2900 Router

Hi,

please tell me (or give me a tutorial about) how to add a sub-interface, create a RIP router process and configure route redistribution with OSPF, on Cisco 2900.

Thanks,

Adrian.

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Here is an example of configuring Sub-interface on the router

interface FastEthernet0/0.20

encapsulation dot1Q 20

ip address 10.20.10.1 255.255.255.0

RIP

http://www.cisco.com/en/US/docs/ios/12_2/ip/configuration/guide/1cfrip.html

router rip

network x.x.x.x.

Route Redistribution

http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a008009487e.shtml

HTH

View solution in original post

1 Reply 1

Reza Sharifi
Hall of Fame
Hall of Fame

Here is an example of configuring Sub-interface on the router

interface FastEthernet0/0.20

encapsulation dot1Q 20

ip address 10.20.10.1 255.255.255.0

RIP

http://www.cisco.com/en/US/docs/ios/12_2/ip/configuration/guide/1cfrip.html

router rip

network x.x.x.x.

Route Redistribution

http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a008009487e.shtml

HTH

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card