Created
September 17, 2019 18:02
-
-
Save afaqk9394/09a0c3e45a1b4c952467dfff73007bd7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| RTA# | |
| interface fa0/0 | |
| ip address 213.25.15.68 255.255.255.192 | |
| router ospf 101 | |
| redistribute rip metric 10 subnets | |
| network 213.25.15.0 0.0.0.255 area 0 | |
| router rip | |
| redistribute ospf 101 metric 1 | |
| network 213.25.15.0 | |
| distribute-list 1 out ospf 101 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment