ip-rule
Verified for current stable LTS
Ip Rule Commands
Ip Rule command syntax with verified terminal examples.
Commands
8 commands for Ip Rule
ip-rule Operations
Ip Rule Command: Add Rule Destination Address
sudo ip ru a to <192.168.178.2/32> ip-rule Operations
Ip Rule Command: Add Rule Source Address
sudo ip ru a from <192.168.178.2/32> ip-rule Operations
Ip Rule Command: Create Routing Rule Higher Priority
sudo ip ru a from all lookup <100> ip-rule Operations
Ip Rule Command: Delete Rule Source Address
sudo ip ru d from <192.168.178.2/32> ip-rule Operations
Ip Rule Command: Display Routing Policy
ip ru ip-rule Operations
Ip Rule Command: Flush All Routing Rules
sudo ip ru f ip-rule Operations
Ip Rule Command: Restore All Rules From File
sudo ip < <path/to/ip_rules.dat> ru r ip-rule Operations
Ip Rule Command: Save All Rules To File
ip ru s > <path/to/ip_rules.dat> Suggest a Ip Rule Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Ip Rule workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.