736 CHAPTER 40: BGP/MPLS VPN CONFIGURATION COMMANDSParametergroup-name: Name of a neighbor peer group, consisting of 1 to 47 alphanumericcharacters.peer-address: Peer IP address, in dotted decimal notation.acl-number: IP ACL number from 2000 to 3999, that is, you can use basic oradvanced ACL.import: Performs the filtering policy on the received routes.DescriptionUse the peer filter-policy import command to apply the ACL-based filteringpolicy to the received routing information for peers.Use the undo peer filter-policy import command to cancel the application.By default, there is no ACL-based filtering policy.Related command: ip as-path-acl and peer as-path-acl.The incoming filtering policy configured for peers take precedence over theconfiguration for peer groups.Example# Configure the test peer group to filter the received route with ACL 3000.[3Com-bgp] ipv4-family vpnv4[3Com-bgp-af-vpn] peer test filter-policy 3000 importpeer group Syntaxpeer peer-address group group-name [ as-number as-number ]undo peer peer-addressViewVPNv4 sub-address family view, VPN-instance sub-address family viewParametergroup-name: Name of a neighbor peer group, consisting of 1 to 47 alphanumericcharacters.peer-address: Peer IP address in dotted decimal notation.as-number: Peer AS number in the range of 1 to 65535. This parameter is onlyeffective in the BGP view and VPN-instance sub-address family view.DescriptionUse the peer group command to add a peer to an existing peer group.Use the undo peer command to delete a specified peer from the group.