DAR Configuration Examples 1707DAR ConfigurationExamplesConfiguration requirement■ Router connects with IP 1 and IP 2 networks respectively via the interfaceEthernet1/0 and interface Ethernet1/1.■ Match BT packets originated from IP 1 network on the interface Ethernet 1/0of the Router.■ Perform statistics for packets transmitted and received on the interfaceEthernet1/0 on the Router.Network diagramFigure 485 Network diagram of DAR configurationConfiguration procedure# Configure BT packet matching rules. system-view[Router] traffic classifier classsample[Router-classifier-classsample] if-match protocol bittorrent[Router-classifier-classsample] quit# Apply the BT matching rules to a policy.[Router] qos policy policysample[Router-qospolicy-policysample] classifier classsample behavior 1[Router-qospolicy-policysample] quit# Apply the policy including BT matching rules to the inbound direction of theinterface Ethernet1/0.[Router] interface Ethernet1/0[Router-Ethernet1/0] qos apply policy policysample inbound# Configure traffic statistics on the interface Ethernet1/0 to display the number ofprotocol packets, byte number and rate transmitted and received on this interface.[Router-Ethernet1/0] dar protocol-statisticClear DAR protocol statistics information reset dar protocol-statistic{ { protocol protocol-name |interface interface-typeinterface-number } * | all }Clear cache information of all session connections reset dar sessionTo do... Use the command...IP-1 IP-2Eth1/0 Eth1/1Router