802.1Q native VLAN frames are untagged by default.
802.1Q trunking ports can also be secure ports.
802.1Q trunks can use 10 Mb/s Ethernet interfaces.
802.1Q trunks require full-duplex, point-to-point connectivity.
802.1Q trunks should have native VLANs that are the same at both ends.
第1题:
VLANs have been enabled on an autonomous access point. In order for clients associating toVLANs other than the native VLAN to receive an IP address which of the following must beconfigured?()
第2题:
Which three of these statements about Dynamic Trunking Protocol are correct?()
第3题:
The network administrator is trying to add Switch1 to the network, but the 802.1Q trunk is not coming up. Switch1 was previously tested in the laboratory and its trunk configuration worked fine. What are three possible causes of this problem? ()
第4题:
Examine the following statement that is used to modify the constraint on the SALES table: SQL> ALTER TABLE SALES MODIFY CONSTRAINT pk DISABLE VALIDATE; Which three statements are true regarding the above command()
第5题:
Enables easier loading of multinational data.
Uses a fixed-width Multibyte encoding sequence.
Asian characters are represented in three characters.
Used a variable-width Multibyte encoding sequence.
European characters are represented on one or two bytes.
第6题:
LNS IP address is defined.
LAC IP address is defined.
Virtual-router vr1 sends and receives L2TP traffic.
Virtual-router vr1 is the authenticating virtual-router.
This command is performed on the LNS.
第7题:
The trunking configuration mode on Switch1 is set to Off.
The trunking configuration mode on the other end is set to On.
The trunking configuration mode on the other end is set to Desirable.
Cisco Discovery Protocol is not running on the other end.
There is a VTP domain name mismatch.
Switch1 does not support 802.1Q
第8题:
a Frame Relay header includes a 1-bit discard eligible (DE) bit to provide the class of service (CoS)
an ATM header includes a 1-bit DE field to provide the CoS
an MPLS EXP field is inserted in the Layer 3 IP precedence field to identify the CoS
the CoS field only exists inside Ethernet frames when 802.1Q or Inter-Switch Link (ISL) trunking is used
in the IEEE 802.1p standard, three bits are used to identify the user priority bits for the CoS
in the IEEE 802.1q standard, six bits are used to identify the user priority bits for the CoS
第9题:
The Cisco Control VLAN carries only Layer 2 control traffic
802.1Q trunking is used between the access switch and the router
There is no 802.1Q trunking used in these designs
When 802.1Q trunks are configured, they are also called Native VLANs
Trunking Ensures that traffic from only one VLAN is carried on that trunk
第10题:
It supports autonegotiation for both ISL and IEEE 802.1Q trunks.
It must be disabled on an interface if you do not want the interface to work as a trunk or start negotiation to become a trunk.
It is a point-to-multipoint protocol.
It is a point-to-point protocol.
It is not supported on private VLAN ports or tunneling ports.
第11题:
Both switches must be in the same VTP domain.
The encapsulation type of both ends of the trunk does not have to match.
The native VLAN on both ends of the trunk must be VLAN 1.
802.1Q trunking can only be configured on a Layer 2 port.
In 802.1Q trunking, all VLAN packets are tagged on the trunk link, except the native VLAN.
第12题:
Which three of these statements regarding 802.1Q trunking are correct?()
第13题:
Which three statements are valid SDM configuration wizards? ()
第14题:
A switch port on TK1 is being configured to support 802.1Q trunking. Which of the following are true about 802.1Q trunking?()
第15题:
The IEEE 802.1Q frame format adds a 4 byte field to a Ethernet frame
The packet is encapsulated with a 26 byte header and a 4 byte FCS
The protocol uses point-to-multipoint connectivity
The protocol uses point-to-point connectivity
The IEEE 802.1Q frame uses multicast destination of 0x01-00-0c-00-00
The IEEE 802.1Q frame retains the original MAC destination address
第16题:
access point ethernet port set to ssl trunking
switchport set to 802.1q trunking
switchport set to ssl trunking
access point ethernet port not set to 802.1q trunking
第17题:
A Catalyst switch cannot have ISL and IEEE 802.1q trunks enabled.
All Catalyst switches support ISL trunking.
A Catalyst switch will report giants if one side is configured for ISL while the other side is not.
ISL trunking requires that native VLANs match.
None of the other alternatives apply
第18题:
The constraint remains valid.
The index on the constraint is dropped.
It allows the loading of data into the table using SQL*Loader.
New data conforms to the constraint, but existing data is not checked
It allows the data manipulation on the table using INSERT/UPDATE/DELETE SQL statements.
第19题:
FGA is possible on SELECT statements only.
The audit trail for FGA is stored in the FGA_LOG$ table.
The audit trail for FGA is stored in the AUD_LOG$ table.
FGA enables a SQL predicate to define when to audit an event.
FGA audits DELETE statements only when audit columns are specified.
FGA includes the SQL statement used by the user as part of the audit event entry.
第20题:
802.1Q native VLAN frames are untagged by default.
802.1Q trunking ports can also be secure ports.
802.1Q trunks can use 10 Mb/s Ethernet interfaces.
802.1Q trunks require full-duplex, point-to-point connectivity.
802.1Q trunks should have native VLANs that are the same at both ends.
第21题:
Subqueries can contain GROUP BY and ORDER BY clauses
Main query and subquery can get data from different tables
Main query and subquery must get data from the same tables
Subqueries can contain ORDER BY but not the GROUP BY clause
Only one column or expression can be compared between the main query and subquery
Multiple columns or expressions can be compared between the main query and subquery