Manual Chapter :
Router Profile
Applies To:
Show VersionsBIG-IP LTM
- 15.1.10, 15.1.9, 15.1.8, 15.1.7, 15.1.6, 15.1.5, 15.1.4, 15.1.3, 15.1.2, 15.1.1, 15.1.0, 15.0.1, 15.0.0, 14.1.5, 14.1.4, 14.1.3, 14.1.2, 14.1.0, 14.0.1, 14.0.0, 13.1.5, 13.1.4, 13.1.3, 13.1.1, 13.1.0
Router Profile
A router profile configures the message router instance. All virtuals sharing the same router
profile will share the same message router instance. They will be able to route message between
the connections of all virtual in the same router instance. They will also share the same route
table. The name of the router profile will be the name of the router instance.
The router contains a list of routes. The routes will be loaded as static routes into the route
table.
ltm message-routing generic router my_gm_router { routes { default_route, forwarding_route, bad_route } }
Mirroring is also enabled via the router profile. All virtuals that use a router profile with
mirroring enabled will be mirrored.