Category: Telnet
-
Configuring Date and Time on a Cisco 3750G Layer 3 Switch.
The lower end of Cisco switches e.g the C3750 Layer 3, do not have a built-in system clock mechanism. As a result, the time needs to be set either manually or by an external ntp time source. The configuration below shows the commands for setting the time on a Cisco 3750 Layer 3 switch using…
-
How to Configure ssh on a Cisco Switch.
Telnet is a widely used protocol for accessing and administering Cisco devices. But this protocol is not exactly secure and transmits data over a network in plain text. Ssh is a secure protocol and it’s best practice to secure your access to all devices. Configuring ssh on most Cisco switch models is a straightforward process.…