Created
April 7, 2016 09:24
-
-
Save m4ce/49ede3d90f2240ab288a47f3489bc961 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
redistribute connected metric 1 route-map filter_connected_routes | |
redistribute static metric 1 | |
redistribute kernel metric 1 | |
route-map filter_connected_routes permit 10 | |
match ip address filter_connected_routes | |
access-list filter_connected_routes deny <network> | |
access-list filter_connected_routes permit any |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment