|
|
|
Cisco
CCNA ICND2 Exam Cram
|
|
|
|
To
verify any configuration change, "show vtp" privileged
executive command can be used. This command displays, among other
things, VTP domain name, VTP password if any, VTP pruning mode (enabled
or disabled) and the IP address of the device that last modified the
configuration.
|
|
1.
ISL: A Cisco proprietary trunking protocol, associated with Ethernet..
Supported by Catalyst switches and routers. ISL uses
"encapsulation" of Ethernet frame for multiplexing multiple
VLANs over a trunk line.
2. 802.1Q: This is an IEEE standard for the VLAN trunking protocols,
associated with Ethernet. A VLAN identifier is inserted into the frame
header, a technique called frame tagging.
3. 802.10: A Cisco proprietary method for transporting VLAN information
inside the standard 802.10 FDDI frames.
4. LANE : LANE stands for LAN Emulation and is associated with ATM. This
is an IEEE standard for transporting frames over ATM networks.
|
|
1.
NAT allows several hosts be connected to Internet by using fewer
globally unique IP addresses. This in turn results in conserving the
scarce public IP addresses. The terms public / global is used in the
sense that the IP addresses are globally unique and officially
registered.
2. NAT supports load sharing on inside machines. The inside machines are
accessed in a round robin fashion, thus sharing load.
3. NAT offers some degree of security since IP addresses are not easily
traceable. This is because, the actual host IP that is accessing the
Internet is translated into outside IP address and vice versa. Thus, NAT
offers protection against hacking.
4. One disadvantage of NAT is that it increases delay. This is obvious
since address translation is involved.
5. Another disadvantage of NAT is that, when an application uses
physical IP address, it may not function properly. This is because the
physical IP address is changed by NAT.
|
|
1.
The command:
show frame-relay pvc 100
displays the traffic statistics for PVC 100. The out put include input
packets, output packets, BECN packets, FECN packets, etc.
2. The command
show interface serial 0
displays whether the interface is up, line protocol is up, LMI type, LMI
DLCI, among other details.
3. The command
frame-relay lmi
displays the LMI traffic statistics.
4. The command that displays the current map entries is:
show frame-relay map.
|
|
The command 'show ip ospf interfaces' shows the
summary information for OSPF interfaces. The information provided
include autonomous system number, router id, designated router id,
backup designated router id, hello time, and adjacent neighbors.
|
|
Next |
|
|