📅  最后修改于: 2022-03-11 14:51:06.606000             🧑  作者: Mango
When configuring new interfaces on Cisco routers/firewalls
ensure that after completing configuration that you turn the interface on with
configure terminal
interface *GigabitEthernet0/1*
no shutdown
end
copy running-config startup-config