ESR service routers. ESR-Series. Functionality description. Version 1.12.0
144
•
•
•
•
•
•
Step
Description
Command
Keys
13
Enable BGP process.
esr(config-bgp)#
enable
14
Define the type of configured routing
information and switch to this
configuration mode.
esr(config-bgp)#
address-family { ipv4
| ipv6 } unicast
ipv4
– IPv4 family;
ipv6
– IPv6 family;
15
Enable route advertising by BGP
process obtained alternatively (if
necessary).
esr(config-bgp-af)#
redistribute static
[ route-map <NAME> ]
<NAME> – name of the route map
that will be used for advertised
static routes filtration and
modification, set by the string of up
to 31 characters.
esr(config-bgp-af)#
redistribute connected
[ route-map <NAME> ]
<NAME> – name of the route map
that will be used for filtration and
modification of advertised directly
connected subnets, set by the string
of up to 31 characters.
esr(config-bgp-af)#
redistribute rip
[ route-map <NAME> ]
<NAME> – name of the route map
that will be used for advertised RIP
routes filtration and modification,
set by the string of up to 31
characters.
esr(config-bgp-af)#
redistribute ospf <ID>
<ROUTE-TYPE 1>
[<ROUTE-TYPE 2>]
[<ROUTE-TYPE 3>]
[<ROUTE-TYPE 4>]
[ route-map <NAME> ]
<ID> – process number, takes
values of {1..65535};
<ROUTE-TYPE> – route type:
intra-area
– OSPF process
routes advertising within a
zone;
inter-area
– OSPF process
routes advertising between
zones;
external1
– OSPF format 1
external routes advertising;
external2
– OSPF format 2
external routes advertising;
<NAME> – name of the route map
that will be used for advertised
OSFP routes filtration and
modification, set by the string of up
to 31 characters.