R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
94
View
System view
Default level
2: System level
Parameters
id: ID for an inline forwarding entry, in the range of 1 to 100.
blackhole: Configures a blackhole-type inline forwarding entry.
reflect: Configures a reflect-type inline forwarding entry.
Description
Use the inline-interfaces command to create an inline forwarding entry.
Use the undo inline-interfaces command to remove an inline forwarding entry.
If neither of the blackhole and reflect keywords is provided, the command creates a forward-type inline
forwarding entry.
Examples
# Create forward-type inline forwarding entry 2.
<Sysname> system-view
[Sysname] inline-interfaces 2
# Create blackhole-type inline forwarding entry 1.
<Sysname> system-view
[Sysname] inline-interfaces 1 blackhole
port inline-interfaces
Syntax
port inline-interfaces id
undo port inline-interfaces
View
Layer 2 Ethernet port view
Default level
2: System level
Parameters
id: ID of an existing inline forwarding entry.
Description
Use the port inline-interfaces command to assign the interface to the specified inline forwarding entry.
Use the undo port inline-interfaces command to remove the interface from the inline forwarding entry.
Note the following:
A forward-type inline forwarding entry must contain two interfaces; otherwise, it does not take
effect. If only one interface is assigned, this interface performs general Layer 2 forwarding.
A reflect-type or blackhole-type inline forwarding entry can contain only one interface.