Layer 3 Routing Commands 1301User GuidelinesWhen a neighbor is shut down, BGP first sends a NOTIFICATION messagewith a Cease error code. When an adjacency is administratively shut down,the adjacency stays down until administratively re-enabled (using noneighbor shutdown).Command HistoryIntroduced in version 6.2.0.1 firmware.Updated in version 6.3.0.1 firmware.Exampleconsole(config-router)#neighbor 10.130.14.55 shutdownneighbor timersUse the neighbor timers command to override the global keepalive and holdtimer values as well as set the keepalive and hold timers for a specificneighbor.Syntaxneighbor { ip-address | ipv6-address [ interface vlan vlan-id ] | autodetectinterface interface-id } timers keepalive holdtimeno neighbor { ip-address | ipv6-address [ interface vlan vlan-id ] | autodetectinterface interface-id } timers• ip-address—The neighbor’s IPv4 address. This is the IP address of theneighbor on the connected link.• ipv6-address—The neighbor’s IPv6 address. If the neighbor’s IPv6 addressis a link local address, the local interface must also be specified.• interface vlan vlan-id—The local interface/VLAN ID over which the IPv6neighbor can be reached. Range 1-4093.• autodetect interface interface-id —(Optional) The routing interface onwhich the neighbor’s link local IPv6 address is auto detected. Theinterface-id must be a VLAN routing interface. Range is 1–4093.