Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
page 44-166
OmniSwitch CLI Reference Guide
September 2009
show ip bgp network
Displays currently defined network configurations. 
show ip bgp network [network_address ip_mask]
Syntax Definitions
network_address
A 32-bit IP address. 
ip_mask
A 32-bit subnet mask number that determines how many bits of the IP 
address parameter denote the network number
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
This command displays all the configured networks, or a single network.
Examples
-> show ip bgp network
Network         Mask            Admin state Oper state
---------------+---------------+-----------+----------
155.132.1.2     255.255.255.255 disabled    not_active     
155.132.1.3     255.255.255.255 disabled    not_active 
-> show ip bgp network 155.132.1.2 255.255.255.255
Network address          = 155.132.1.2,
Network mask             = 255.255.255.255,
Network admin state      = disabled,
Network oper state       = not_active,
Network metric           = 0,
Network local preference = 0,
Network community string = 0:500 400:1 300:2
output definitions
Network or Network address
The IP address configured for this local BGP network. This value is 
configured through the 
Mask or Network mask
The mask configured for this local BGP network. This value is config-
ured through the 
 command.
Admin state or 
Network admin state
Indicates whether this local BGP network is administratively enabled 
or disabled. This value is configured through the
command.