User Manual UMN:CLI
V5808
565
11.2.17 Blocking Routing Information
The V5808 can classify and restrict the routing information. To configure this function, sort
the specific routing information in access-list first, and block the routing information in
access-list.
To block the routing information in access-list, use the following command.
distribute-list ACCESS-LIST out
{bgp | connected | kernel | rip |
static}
Blocks the routing information in access-list
To release the configuration, use the following command.
no distribute-list ACCESS-LIST
out {bgp | connected | kernel |
rip | static}
Releases the configuration.
11.2.18 Summary Routing Information
In case of external routing protocol transmits to OSPF network, more than 2 routing
information can be summarized as one. For example, 192.168.1.0/24 and 192.168.2.0/24
can become 192.168.0.0/16 to transmit to OSPF network. This summary reduces the
number of routing information and it improves a stability of OSPF protocol
And you can use no-advertise option command to block the transmission of summarized
routing information to outside. Or assign the specific tag number to configure.
To configure the summary routing information, use the following command.
summary-address A.B.C.D/M
Configures the summary routing information.
summary-address A.B.C.D/M
not-advertise
Blocks the transmission of summarized routing
information to outside
summary-address A.B.C.D/M tag
<0-4294967295>
Configures the summary routing information with a
specific tag
To delete the configured summary routing information, use the following command.
no summary-address A.B.C.D/M
Deletes the summary routing information.
no summary-address A.B.C.D/M
not-advertise
Blocks the transmission of summarized routing
information to outside
no summary-address A.B.C.D/M
Configures the summary routing information with a