!************************* Switch A config ******************************* ! enable conf ter ! !alias interface-range e exit alias interface e exit alias configure e exit alias exec s show ip int brie alias exec c config terminal alias exec sr show runn alias exec save copy running-config startup-config alias exec backup copy startup-config tftp: alias exec restore copy tftp: startup-config ! no ip domain-lookup ! hostname SwitchA banner motd /+----------------------------------------------------------+ | SwitchA | +----------------------------------------------------------+/ ! enable secret class service password-encryption ! ! line con 0 logging synchronous exec-timeout 90 0 password cisco login length 50 width 132 ! line vty 0 15 logging synchronous exec-timeout 90 0 password cisco login length 50 width 132 ! interface range fa 0/1 - 24 no shu ! ! ! !******************************************************************************* !*******************************primjeri**************************************** enable conf ter ! !alias interface-range e exit alias interface e exit alias configure e exit alias exec s show ip int brie alias exec c config terminal alias exec sr show runn alias exec save copy running-config startup-config alias exec backup copy startup-config tftp: alias exec restore copy tftp: startup-config ! no ip domain-lookup ! hostname SwitchB banner motd /+----------------------------------------------------------+ | SwitchB | +----------------------------------------------------------+/ ! enable secret class service password-encryption ! ! line con 0 logging synchronous exec-timeout 90 0 password cisco login length 50 width 132 ! line vty 0 15 logging synchronous exec-timeout 90 0 password cisco login length 50 width 132 ! interface range fa 0/1 - 24 no shu ! !