Difference between revisions of "Template:IOS activities"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
* [[Change vlan configuration]]: <code>switchport mode access, switchport access vlan 4545</code> | * [[Change vlan configuration]]: <code>switchport mode access, switchport access vlan 4545</code> | ||
− | * [[Cisco IOS: enable an interface]]: <code>conf t</code>, <code>[[int]] XXXXXX </code> <code>[[no shutdown]]</code> | + | * [[Cisco IOS: enable an interface]]: <code>conf t</code>, <code>[[Interface (Cisco IOS command)|int]] XXXXXX </code> <code>[[no shutdown]]</code> |
* [[Cisco IOS DHCP Server configuration]] | * [[Cisco IOS DHCP Server configuration]] | ||
* [[Configure public RSA key authentication]]: <code>[[Cisco IOS/Configure public RSA key authentication|ip ssh pubkey-chain]]</code> | * [[Configure public RSA key authentication]]: <code>[[Cisco IOS/Configure public RSA key authentication|ip ssh pubkey-chain]]</code> |
Revision as of 07:00, 19 March 2020
- Change vlan configuration:
switchport mode access, switchport access vlan 4545
- Cisco IOS: enable an interface:
conf t
,int XXXXXX
no shutdown
- Cisco IOS DHCP Server configuration
- Configure public RSA key authentication:
ip ssh pubkey-chain
Advertising: