File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -118,12 +118,12 @@ Use the ```--output-format=json``` flag, to get JSON output instead.
118
118
``` ntgrrc port settings --address gs305ep ```
119
119
120
120
``` markdown
121
- | Port ID | Port Name | Speed | Ingress Limit | Egress Limit | Flow Control |
122
- |---------|-----------|-------|---------------|--------------|--------------|
123
- | 1 | | Auto | No Limit | No Limit | Off |
124
- | 2 | | Auto | No Limit | No Limit | On |
125
- | 3 | | Auto | No Limit | No Limit | On |
126
- | 4 | | Auto | No Limit | No Limit | On |
121
+ | Port ID | Port Name | Speed | Ingress Limit | Egress Limit | Flow Control | Port Status | Link Speed |
122
+ |---------|-----------|-------|---------------|--------------|--------------|-------------|------------|
123
+ | 1 | XYZ | Auto | No Limit | No Limit | Off | AVAILABLE | No Speed |
124
+ | 2 | | Auto | No Limit | No Limit | On | CONNECTED | 100M Half |
125
+ | 3 | | Auto | No Limit | No Limit | On | DISABLED | No Speed |
126
+ | 4 | | Auto | 1 Mbit/s | No Limit | On | AVAILABLE | No Speed |
127
127
```
128
128
129
129
### set port settings
You can’t perform that action at this time.
0 commit comments