3Com Router Command Reference Guide — V1.00Using the undo peer next-hop-local command, you can prohibit the configuration ofmaking the address of a hop as the next hop address.By default, this feature is disabled.Example# Enable BGP processing of next hop when sending a route to the peer and take theself-address as the next hop.[3Com-bgp] peer test next-hop-local4.1.42 peer reflect-clientSyntaxpeer { group-name | peer-address } reflect-clientundo peer { group-name | peer-address } reflect-clientViewBGP viewParametergroup-name: group name.peer-address: peer’s IP address.DescriptionUsing the peer reflect-client command, you can configure the peer as a route reflector client.Using the undo peer reflect-client command, you can cancel the peer as the routereflector client.Generally speaking, it is not necessary to configure this command for the peer group,because the IBGP peers are in its default group. Use the peer peer-addressreflect-client command to configure the single route reflector client.For related commands, see reflect between-clients, reflect cluster-id.Example# Configure the whole peer group “test” as the route reflector client.[3Com-bgp] peer test reflect-client102