Wednesday, September 9, 2015

DELL Switch : ACL

  • Enable or Disable ACL

  • Enable password  
      Console(config)# username admin password 15 (all privilege)
  • Configure switch IP
Console(config)# interface vlan 1
Console(config-if)# ip address 192.168.1.5 255.255.255.0
Console(config-if)# exit
Console(config)# ip default-gateway 192.168.1.254

Related Posts:

0 comments:

Post a Comment