diff --git a/FINAL/S1.txt b/FINAL/S1.txt new file mode 100644 index 0000000..1a4b89e --- /dev/null +++ b/FINAL/S1.txt @@ -0,0 +1,15 @@ +enable +configure terminal +hostname S2 +no ip domain-lookup +enable secret class +line console 0 +password cisco +login +logging synchronous +exit +line vty 0 15 +password cisco +login +end +copy running-config startup-config \ No newline at end of file