Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 832/1568
7.11.2.37 network
This command is used to specify the networks to be advertised by the Border Gateway Protocol (BGP)
routing processes, use the network command in address family or router configuration mode. To remove
an entry from the routing table, use the no form of this command.
Syntax
network <ipaddress> mask <mask> [route-map <route-map-name>]
no network <ipaddress> mask <mask> [route-map <route-map-name>]
ipaddress
: Network that BGP will advertise..
mask
: Network mask with mask address..
route-map-name
: Identifier of a configured route map. The route map should be examined to filter
the networks to be advertised.
Default Setting
None
Command Mode
Router BGP Config Mode
7.11.2.38 template peer
This command is used to enter bgp peer template mode for the specified template. Use the no form of
this command to remove the specified template. Peer template is a configuration feature that allows you
to share policies between neighbors. This has the advantage of being reusable and with inheritance
support that also provides better optimizations regarding building bgp updates.
Syntax
template peer <template name>
no template peer <template name>
template name
: Name of the peer template.
Default Setting
None
Command Mode
Router BGP Config Mode