show interface status
Cisco IOS uses a command line interface (CLI) for inputting commands when configuring Cisco Routers
Cisco IOS uses a command line interface (CLI) for inputting commands when configuring Cisco Routers
Enables the interface.
To verify if a serial interface is operating as a Data Terminal Equipment (DTE) or Data Communication Equipment (DCE), you can use the command show controllers in Cisco IOS. This command displays detailed information about the serial interface, including whether it is configured as a DTE or DCE. The output will typically indicate the role of the device, and a DCE interface will often show the clock rate configuration.
encapsulation hdlc
On a Cisco router, that means that you entered interface configuration mode; any command you give will affect the selected interface. For example, you may have given the commands:Router>enableRouter#configure terminalRouter(config)#interface FastEthernet 1/0Router(config-if)#On a Cisco router, that means that you entered interface configuration mode; any command you give will affect the selected interface. For example, you may have given the commands:Router>enableRouter#configure terminalRouter(config)#interface FastEthernet 1/0Router(config-if)#On a Cisco router, that means that you entered interface configuration mode; any command you give will affect the selected interface. For example, you may have given the commands:Router>enableRouter#configure terminalRouter(config)#interface FastEthernet 1/0Router(config-if)#On a Cisco router, that means that you entered interface configuration mode; any command you give will affect the selected interface. For example, you may have given the commands:Router>enableRouter#configure terminalRouter(config)#interface FastEthernet 1/0Router(config-if)#
Router(config-if)#no frame-relay lmi-type cisco
show ip eigrp neighborsw
http://www.cisco.com/en/US/ts/fn/100/fn15229.html
show version
(config)#no interface loopback x
first get into the interface on which you want to apply the ACL and then assign the ACL using ip access-group command syntax: ip access-group <ACL num/name> <in/out> ex:- int fa 0/0 ip access-group 10 in