- Wednesday, November 19, 2008, 11:33
- CCNA
- 1,074 views
Broadcast domain is very important topic of computer networks, most of the congestion in LAN environment occurs due to broadcast. If a frame with broadcast address is realize it can be hear by all the connect devices it can be switch, hub or another computer. Broadcast traffic can consume most of the bandwidth in network, sometimes broadcast may occur due to different protocols like ...
Full article
- Wednesday, November 12, 2008, 13:50
- CCNA
- 399 views
Interfaces
To make changes to an interface, you use the interface command from global configuration mode:
Router(config)#interface ?
Async Async interface
BVI Bridge-Group Virtual Interface
CTunnel CTunnel interface
Dialer Dialer interface
FastEthernet FastEthernet IEEE 802.3
Group-Async Async Group interface
Lex Lex interface
Loopback Loopback interface
MFR Multilink Frame Relay bundle interface
158
Multilink
Null Serial Tunnel Vif Virtual-Template Virtual-TokenRing range
Multilink-group interface Null interface Serial
Tunnel interface
PGM Multicast Host interface Virtual Template interface Virtual TokenRing interface range command
Router(config)#interface fastethernet 0/0
Router(config-if)#
Did you ...
Full article