The display bgp multicast network command displays the routes imported into the MBGP routing table by using the network command.
Usage Scenario
This command is used to display all the configurations of the network command in the IPv4 multicast address family view. Routes can be imported and then advertised by MBGP only when the route prefix satisfies the following conditions:
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp multicast network
BGP Local Router ID is 2.2.2.9
Local AS Number is 100(Multicast)
Network Mask Non-Relay-Tunnel Route-policy
10.1.1.1 255.255.255.0 false
10.2.2.2 255.255.255.0 false
Item | Description |
---|---|
BGP Local Router ID is 2.2.2.9 | ID of the local MBGP router. |
Local AS Number is 100(Multicast) | Local AS number (multicast). |
Network | Locally-advertised network address. |
Mask | Mask of the network address. |
Non-Relay-Tunnel | Whether the device is enabled not to recurse the routes imported by BGP to tunnels.
|
Route-policy | Used route-policy. |