H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 2 RIP Configuration Commands
2-9
Note that:
z The import-route bgp command redistributes EBGP routes only.
z The import-route bgp allow-ibgp command redistributes both EBGP and IBGP
routes.
z Use the import-route bgp allow-ibgp command with care, because it
redistributes IBGP routes without keeping the AS_PATH attribute, which may lead
to routing loops between ASs.
Note:
Use the import-route bgp allow-ibgp command with care!
Examples
# Redistribute static routes with the cost of 4.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] rip
[H3C-rip] import-route static cost 4
# Set the default cost and redistribute OSPF routes with the default cost.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] rip
[H3C-rip] default cost 3
[H3C-rip] import-route ospf
2.1.9 network
Syntax
network network-address
undo network network-address
View
RIP view
Parameters
network-address: Address of the network for which RIP is enabled/disabled. It can be
the IP network address of any interface.