March 2009
Beginner to intermediate
144 pages
3h 13m
English
You enter configuration information for a single interface in configure mode (as discussed in Chapter 2), but to do so, you must specify the interface that configuration applies to. After you're in configuration mode, enter the interface name.
router#conf trouter(config)#int faste2/0router(config-if)#
no shut
The config-if (Cisco-ese for "configure interface") label indicates that configuration changes you make will only apply to the single interface you specified
.
Every interface is shut off by default. To activate an interface, ...
Read now
Unlock full access