71. With the show ip pim neighbor show PIM neighbor table.
72. Show multicast traffic routing table of each record:
dallasr1> show ip mroute [group-name | group-address] [scoure] [summary] [count] [active kbps]
73. To record a router to receive and send all the IP multicast packets:
dallasr1> # debug ip mpacket [detail] [access-list] [group]
74. To CISCO router configuration CGMP:
dallasr1> (config-if) # ip cgmp
75. Configure a multicast router, to join in a particular multicast group:
dallasr1> (config-if) # ip igmp join-group group-address
76. Close CGMP:
dallasr1> (config-if) # no ip cgmp
77. To start the switch on the CGMP:
dallasr1> (enable) set cgmp enable
78. To verify the configuration of Catalyst switch CGMP situation:
catalystla1> (enable) show config
set prompt catalystla1>
set interface sc0 192.168.1.1 255.255.255.0
set cgmp enable
79. CGMP leave the settings:
Dallas_SW (enable) set cgmp leave
80. In the Cisco equipment change control port Password:
R1 (config) # line console 0
R1 (config-line) # login
R1 (config-line) # password Lisbon
R1 (config) # enable password Lilbao
R1 (config) # login local
R1 (config) # username student password cisco
81. In the Cisco device to set the console and vty ports of the session time-out:
R1 (config) # line console 0
R1 (config-line) # exec-timeout 5 10
R1 (config) # line vty 0 4
R1 (config-line) # exec-timeout 5 2
82. In the Cisco devices to set privilege levels:
R1 (config) # privilege configure level 3 username
R1 (config) # privilege configure level 3 copy run start
R1 (config) # privilege configure level 3 ping
R1 (config) # privilege configure level 3 show run
R1 (config) # enable secret level 3 cisco
83. Use the command privilege in the privilege level defined using the command:
router (config) # privilege mode level level command
84. To set the user privilege level:
router (config) # enable secret level 3 dallas
router (config) # enable secret san-fran
router (config) # username student password cisco
85. Flag is set and display:
R1 (config) # banner motd ‘unauthorized access will be prosecuted!’
Related posts
Filed under ccna certification, study guides by on Jan 13th, 2010.
41. Configure the default route:
switch (enable) set ip route default gateway
42. For a route processor allocation VLANID, can interface mode using the following command:
router (config) # interface interface number
router (config-if) # mls rp vlan-id vlan-id-num
43. In the routing processor to enable MLSP:
router (config) # mls rp ip
44. To an external route processor interface and switches placed in the same VTP domain:
router (config) # interface interface number
router (config-if) # mls rp vtp-domain domain-name
45. See the specified VTP domain information:
router # show mls rp vtp-domain vtp domain name
46. To determine the RSM or the management interface on the router, you can interface mode, enter the following command:
router (config-if) # mls rp management-interface
47. MLS-RP to test the configuration of the situation:
router # show mls rp
48. Inspection of the MLS on a specific interface configuration:
router # show mls rp interface interface number
49. In order to set the MLS-SE flow mask but do not want to either set a route processor interface access list:
set mls flow [destination | destination-source | full]
50. To MLS and input access list can be compatible, you can use the following command under global schema:
router (config) # mls rp ip input-acl
51. When a switch layer 3 switching failure can be the prerogative of the switch mode type the following command:
switch (enable) set mls enable
52. If you want to change the aging time values may also be privileged mode, enter the following command:
switch (enable) set mls agingtime agingtime
53. Set Fast Aging:
switch (enable) set mls agingtime fast fastagingtime pkt_threshold
54. Identify MLS-RP and the MLS-SE participated in the MLS, the switch can first display the list of the contents of the references and then to determine:
switch (enable) show mls include
55. Display MLS cache records:
switch (enable) show mls entry
56. Show in arp command displays the contents of the ARP cache area.
57. Should HSRP router is configured as a backup group, you can interface configuration mode, use the following command:
router (config-if) # standby group-number ip ip-address
58. In order for a router to forward the router to regain the role of the interface configuration mode:
router (config-if) # standy group-number preempt
59. Access time and hold time parameters are configurable:
router (config-if) # standy group-number timers hellotime holdtime
Related posts
Filed under ccna certification, study guides by on Jan 13th, 2010.
21. In order to remove the link from a relay VLAN, use the following command:
switch (enable) clear trunk module / port vlan-range
22. With the show vtp domain Show VTP management domain parameters.
23. With the show vtp statistics Show VTP management domain parameters.
24. TrBRF defined in the Catalyst switch command is as follows:
switch (enable) set vlan vlan-name [name name] type trbrf bridge bridge-num [stp (ieee | ibm)]
25. TrCRF defined in the Catalyst switch command is as follows:
switch (enable) set vlan vlan-num [name name] type trcrf
(ring hex-ring-num | decring decimal-ring-num) parent vlan-num
26. When you create a good TrBRF VLAN, you can switch ports assigned to it. For the Ethernet switch, you can use the following command to the VLAN assigned ports:
switch (enable) set vlan vlan-num mod-num/port-num
27. Show spantree command displays the STP state of a switch port.
28. Configure an ELAN’s LES and BUS, you can use the following command:
ATM (config) # interface atm number.subint multioint
ATM (config-subif) # lane serber-bus ethernet elan-name
29. Configuration LECS:
ATM (config) # lane database database-name
ATM (lane-config-databade) # name elan1-name server-atm-address les1-nsap-address
ATM (lane-config-databade) # name elan2-name server-atm-address les2-nsap-address
ATM (lane-config-databade) # name …
30. Once you’ve created the database, you must start the main interface LECS. Command is as follows:
ATM (config) # interface atm number
ATM (config-if) # lane config database database-name
ATM (config-if) # lane config auto-config-atm-address
31. Configure each LEC to a different ATM sub-interface. Commands are as follows:
ATM (config) # interface atm number.subint multipoint
ATM (config) # lane client ethernet vlan-num elan-num
32. With the show lane server show the status of LES.
33. With the show lane bus show bus status.
34. With the show lane database show the contents of LECS database is available.
35. With the show lane client show the status of LEC.
36. With the show module shows a list of installed modules.
37. With the physical interface to establish a connection with the VLAN:
router # configure terminal
router (config) # interface media module / port
router (config-if) # description description-string
router (config-if) # ip address ip-addr subnet-mask
router (config-if) # no shutdown
38. Using relay link to establish a connection with the VLAN:
router (config) # interface module / port.subinterface
router (config-ig) # encapsulation [isl | dotlq] vlan-number
router (config-if) # ip address ip-address subnet-mask
39. To use LANE to establish a connection with the VLAN:
router (config) # interface atm module / port
router (config-if) # no ip address
router (config-if) # atm pvc 1 0 5 qsaal
router (config-if) # atm pvc 2 0 16 ilni
router (config-if) # interface atm module / port.subinterface multipoint
router (config-if) # ip address ip-address subnet-mask
router (config-if) # lane client ethernet elan-num
router (config-if) # interface atm module / port.subinterface multipoint
router (config-if) # ip address ip-address subnet-name
router (config-if) # lane client ethernet elan-name
router (config-if) # …
40. In order to route processor for dynamic routing configuration, you can use the following IOS commands to carry out:
router (config) # ip routing
router (config) # router ip-routing-protocol
router (config-router) # network ip-network-number
router (config-router) # network ip-network-number
Related posts
Filed under ccna certification, study guides by on Jan 13th, 2010.
1. IOS-based switches to set the host name / System name:
switch (config) # hostname hostname
CLI-based switch to set the host name / System name:
switch (enable) set system name name-string
2. IOS-based switches to set login password:
switch (config) # enable password level 1 password
CLI-based switch to set login password:
switch (enable) set password
switch (enable) set enalbepass
3. IOS-based switch set up remote access:
switch (config) # interface vlan 1
switch (config-if) # ip address ip-address netmask
switch (config-if) # ip default-gateway ip-address
CLI-based switch set up remote access:
switch (enable) set interface sc0 ip-address netmask broadcast-address
switch (enable) set interface sc0 vlan
switch (enable) set ip route default gateway
4. IOS-based switches to enable and view CDP information:
switch (config-if) # cdp enable
switch (config-if) # no cdp enable
In order to view the adjacent Cisco devices CDP Notice Information:
switch # show cdp interface [type modle / port]
switch # show cdp neighbors [type module / port] [detail]
CLI-based switches to enable and view CDP information:
switch (enable) set cdp (enable | disable) module / port
In order to view the adjacent Cisco devices CDP Notice Information:
switch (enable) show cdp neighbors [module / port] [vlan | duplex | capabilities | detail]
5. IOS-based switch port description:
switch (config-if) # description description-string
CLI-based switch port description:
switch (enable) set port name module / number description-string
6. IOS-based switch to set the port speed:
switch (config-if) # speed (10 | 100 | auto)
CLI-based switch to set the port speed:
switch (enable) set port speed moudle / number (10 | 100 | auto)
switch (enable) set port speed moudle / number (4 | 16 | auto)
7. IOS-based switch to set Ethernet link mode:
switch (config-if) # duplex (auto | full | half)
CLI-based switch to set Ethernet link mode:
switch (enable) set port duplex module / number (full | half)
8. IOS-based switch to configure a static VLAN:
switch # vlan database
switch (vlan) # vlan vlan-num name vla
switch (vlan) # exit
switch # configure teriminal
switch (config) # interface interface module / number
switch (config-if) # switchport mode access
switch (config-if) # switchport access vlan vlan-num
switch (config-if) # end
CLI-based switch to configure a static VLAN:
switch (enable) set vlan vlan-num [name name]
switch (enable) set vlan vlan-num mod-num/port-list
9. IOS-based switch to configure VLAN trunk:
switch (config) # interface interface mod / port
switch (config-if) # switchport mode trunk
switch (config-if) # switchport trunk encapsulation (isl | dotlq)
switch (config-if) # switchport trunk allowed vlan remove vlan-list
switch (config-if) # switchport trunk allowed vlan add vlan-list
CLI-based switch to configure VLAN trunk:
switch (enable) set trunk module / port [on | off | desirable | auto | nonegotiate]
Vlan-range [isl | dotlq | dotl0 | lane | negotiate]
10. IOS-based switches to configure VTP Management Domain:
switch # vlan database
switch (vlan) # vtp domain domain-name
CLI-based switch to configure VTP Management Domain:
switch (enable) set vtp [domain domain-name]
Related posts
Filed under ccna certification, study guides by on Jan 13th, 2010.