Version 7.2    665  Mediant MSBR 
Reference Guide  75. Layer-3 Commands 
Command Mode 
Privileged User 
Example 
This is an example of how this command can be used. 
(config-data)# router bgp 1 
(conf-router)# neighbor 10.14.3.118 unsuppress-map gmap 
75.2.2.50  neighbor transparent-nexthop 
This command is used to keep the nexthop value of the route, even if the peer is an external 
BGP peer. 
Syntax 
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} transparent-nexthop 
 
Command  Description 
a.b.c.d|X:X::X:X  Defines the IP address of the neighbor (IPv4 or IPv6). 
neighbor tag  Defines the neighbor tag. 
Default 
NA 
Command Mode 
Privileged User 
Example 
This is an example of  how this command can be used. 
(config-data)# router bgp 1 
(conf-router)# neighbor 10.14.3.11 transparent-nexthop 
75.2.2.51  neighbor transparent-as 
This command is used to specify not to append your AS path number even if the peer is an 
external BGP peer. 
Syntax 
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} transparent-as 
 
Command  Description 
a.b.c.d|X:X::X:X  Defines the IP address of the neighbor (IPv4 or IPv6).