HP VPN Firewall Appliances Network Management Command Reference

147
inline-interfaces
Use inline-interfaces to create an inline forwarding entry.
Use undo inline-interfaces to remove an inline forwarding entry.
Syntax
inline-interfaces id [ blackhole | reflect ]
undo inline-interfaces id
Views
System view
Default command level
2: System level
Parameters
id: Specifies the 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.
Usage guidelines
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
Use port inline-interfaces to assign the interface to the specified inline forwarding entry.
Use undo port inline-interfaces to remove the interface from the inline forwarding entry.
Syntax
port inline-interfaces id
undo port inline-interfaces
Views
Layer 2 Ethernet interface view
Default command level
2: System level