2.53.0
[2.53.0] - 2021.08.31
- All Syntax
IP Manipulation keyboard shortcuts
With the cursor
- Increment Prefix Length
192.0.2.0/23 → alt+pageup → 192.0.2.0/24
- Decrement Prefix Length
192.0.2.0/23 → alt+pagedown → 192.0.0.0/22
- Increment Network
192.0.2.0/24 → alt+shift+up → 192.0.3.0/24
- Decrement Network
192.0.2.0/24 → alt+shift+down → 192.0.1.0/22
- Increment IP
192.0.2.0/24 → alt+up → 192.0.2.1/24
- Decrement IP
192.0.2.0/24 → alt+down → 192.0.1.255/22
-
Cisco ASA
write net
auto-completion
-
Cisco IOS
-
Autocomplete
-
Interface context
-
switchport mode trunk
-
switchport trunk allowed vlan add 1
-
switchport trunk allowed vlan add 1
-
switchport trunk allowed vlan remove 1
-
ip address ...
fixes
-
-
enable context
show ip interface brief
no longer includes an interface by default
-
Other various improvements...
-
-