Mikrotik Router OS v7 - BGP Network Advertisement
- Details
- Written by: Oki
- Hits: 923
How to advertise network Mikrotik Router OS v7? you might notice that the network menu is missing.
BGP network advertise v6
/routing bgp network add network=192.168.0.0/24 synchronize=yes
/ip route add dst-address=192.168.0.0/24 type=blackhole
Now networks are added to the firewall address-list and referenced in the BGP configuration
BGP network advertise v7
IPSec Mikrotik With Multiple Policy / Network Destination Issue
- Details
- Written by: Oki
- Hits: 3296
Scenario :
- IPSec is established between Mikrotik and Non-Mikrotik Device (for this case Cisco ASA 55xx series).
- But only 1 src network from mikrotik is able to communicate with 1 dst network.
- Mikrotik can communicate with another network but need to kill remote peer, or flush SA, but still only 1 dst network.
Dynamic Routing Protocols
- Details
- Written by: Oki
- Hits: 2613
Dynamic Routing Protocol -> Routing protocols are used to facilitate the exchange of routing information between routers, also allow routers dynamically share information about remote networks and automatically add this information to their own routing tables.
Privilege Level Cisco
- Details
- Written by: Oki
- Hits: 2378
Goal :
- Create telnet access with user and passwd authentication.
- Set user privilege to only execute several commands for example ; show interface, show running-config, configure terminal, description (Interface level)
BGP Attributes
- Details
- Written by: Oki
- Hits: 1548
Whenever BGP has multiple paths to a destination they will be stored in the BGP table. Both will be in the BGP table but there will be only one in the routing table, and BGP will select the best path based on BGP attributes.
Page 1 of 2