File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 3
3
> Display subcommand for IP Routing table management.
4
4
> More information: < https://manned.org/ip-route > .
5
5
6
- - Display the routing table:
6
+ - Display the ` main ` routing table:
7
7
8
8
` ip {{[r|route]}} {{[s|show]}} `
9
9
10
10
- Display the main routing table (same as first example):
11
11
12
- ` ip {{[r|route]}} {{[s|show]}} {{main|254}} `
12
+ ` ip {{[r|route]}} {{[s|show]}} {{[t|table]}} {{ main|254}} `
13
13
14
14
- Display the local routing table:
15
15
Original file line number Diff line number Diff line change 3
3
> IP Routing table management subcommand.
4
4
> More information: < https://manned.org/ip-route > .
5
5
6
- - Display the routing table:
6
+ - Display the ` main ` routing table:
7
7
8
8
` ip {{[r|route]}} `
9
9
30
30
- Show which route will be used by the kernel to reach an IP address:
31
31
32
32
` ip {{[r|route]}} {{[g|get]}} {{destination_ip}} `
33
+
34
+ - Display a specific routing table:
35
+
36
+ ` ip {{[r|route]}} {{[s|show]}} {{[t|table]}} {{table_number}} `
You can’t perform that action at this time.
0 commit comments