routeros: Rename role
This commit is contained in:
parent
4c9a7dbcfb
commit
f114a2d5d9
4 changed files with 1 additions and 1 deletions
|
@ -1,16 +0,0 @@
|
|||
# Mikrotik Routeros Cheat Sheet
|
||||
|
||||
## Update
|
||||
|
||||
```
|
||||
/system package update print
|
||||
/tool fetch url=https://oob.foo.sh/routeros/routeros-7.13.4-arm.npk
|
||||
/system reboot
|
||||
/system package update print
|
||||
```
|
||||
|
||||
## Change port vlan
|
||||
|
||||
```
|
||||
/interface/bridge/port/set [find where bridge=bridge and interface=ether1] pvid=30
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue