NETGEAR M6100 Series Reference Manual page 842

Hide thumbs Also See for M6100 Series:
Table of Contents

Advertisement

Default
No peer templates are configured by default.
Format
template peer name
Mode
BGP Router Config
Parameter
Description
name
The name of the template. The name may be no more than 32 characters.
Command example:
(R1) (Config)# router bgp 65000
(R1) (Config-router)# neighbor 172.20.1.2 remote-as 65001
(R1) (Config-router)# neighbor 172.20.2.2 remote-as 65001
(R1) (Config-router)# template peer AGGR
(R1) (Config-rtr-tmplt)# timers 3 9
(R1) (Config-rtr-tmplt)# address-family ipv4
(R1) (Config-rtr-tmplt-af)# send-community
(R1) (Config-rtr-tmplt-af)# route-map RM4-IN in
(R1) (Config-rtr-tmplt-af)# route-map RM4-OUT out
(R1) (Config-rtr-tmplt-af)# exit
(R1) (Config-rtr-tmplt)# address-family ipv6
(R1) (Config-rtr-tmplt-af)# send-community
(R1) (Config-rtr-tmplt-af)# route-map RM6-IN in
(R1) (Config-rtr-tmplt-af)# route-map RM6-OUT out
(R1) (Config-rtr-tmplt-af)# exit
(R1) (Config-rtr-tmplt)# exit
(R1) (Config-router)# neighbor 172.20.1.2 inherit peer AGGR
(R1) (Config-router)# neighbor 172.20.2.2 inherit peer AGGR
(R1) (Config-router)# address-family ipv6
(R1) (Config-router)# neighbor 172.20.1.2 activate
(R1) (Config-router)# neighbor 172.20.2.2 activate
no template peer
Use the no form of the command to delete a peer template.
Format
no template peer name
Mode
BGP Router Config
Parameter
Description
name
The name of the template. The name may be no more than 32 characters.
M6100 Series Switches
Border Gateway Protocol Commands
842

Advertisement

Table of Contents
loading

Table of Contents