Skip to content

Instantly share code, notes, and snippets.

@afaqk9394
Created September 17, 2019 18:02
Show Gist options
  • Select an option

  • Save afaqk9394/09a0c3e45a1b4c952467dfff73007bd7 to your computer and use it in GitHub Desktop.

Select an option

Save afaqk9394/09a0c3e45a1b4c952467dfff73007bd7 to your computer and use it in GitHub Desktop.
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