neighbor maximum-update-size
Sets the maximum size of update messages transmitted to a BGP peer. The no version removes the maximum update size limitation.
neighbor { ipAddress | ipv6Address | peerGroupName } maximum-update-size value
no neighbor { ipAddress | ipv6Address | peerGroupName } maximum-update-size [ value ]
- ipAddressIP address of BGP neighbor
- ipv6AddressIPv6 address of BGP neighbor
- peerGroupNameName of the BGP peer group. If you specify a BGP peer group by using the peerGroupName argument, all the members of the peer group inherit the characteristic configured with this command, unless it is overridden for a specific peer.
- valueMaximum update size in octets in the range 2564096; default value is 1024
Address Family Configuration, Router Configuration
Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.