Add information on subnetworks.
This commit is contained in:
parent
b30ef81a86
commit
63aced731f
@ -15,6 +15,13 @@ enable secret <password>
|
||||
username <usuario> privilege 1 password 0 <password>
|
||||
```
|
||||
|
||||
## Sub-Interfaces
|
||||
|
||||
```
|
||||
int <if>.<sub-if> # e.g. fa0/1.1
|
||||
encapsulation dot1Q <net> [native]
|
||||
```
|
||||
|
||||
## Enrutamiento
|
||||
|
||||
### Dinámico
|
||||
|
Loading…
Reference in New Issue
Block a user