top of page

Cisco SG-300 CONFG WITH TELNET

  • Writer: NETWORKING & Tech
    NETWORKING & Tech
  • Dec 19, 2017
  • 1 min read

This video has cisco SG-300 Config with telnet command

COMMAND

conf t

hostname ganesh

loopback-detection enable

loopback-detection interval 60

errdisable recovery cause all

errdisable recovery interval 180

int range gi1-27

switchport mode access

switchport protected-port

loopback-detection enable

storm-control broadcast enable

storm-control broadcast level kbps 3500

storm-control include-multicast unknown-unicast

ip access-list extended 2002

deny ip 192.168.0.0 255.255.255.0 any-priority 10

deny ip 192.168.1.0 255.255.255.0 any-priority 20

deny ip 192.168.2.0 255.255.255.0 any-priority 30

deny ip 192.168.137.0 255.255.255.0 any-priority 40

permit ip any any ace-priority 50

int vlan 1

ip address 172.29.22.254 255.255.255.0

then press y

open with new ip and save

DONE......!

 
 
 

Comments


bottom of page