8 lines
296 B
Markdown
8 lines
296 B
Markdown
To clear the confiugration on a port on huawei routers you do
|
|
|
|
```
|
|
clear configuration interface GE0/0/6
|
|
```
|
|
|
|
#rewrite Note contains a typo ('confiugration') and is extremely brief, lacking context regarding the specific OS version (VRP) or related prerequisites (like the 'shutdown' command).
|