1-16z If you specify both the source IP and source MAC address information in a portal-free rule, the IPaddress must be a host address with a mask of 32 bits; otherwise, the specified MAC addresswill be neglected.z You cannot configure two portal-free rules with the same filtering conditions. Otherwise, thedevice will prompt that the portal-free rule already exists.Examples# Configure a portal-free rule, allowing any packet whose source IP address is 10.10.10.1/24 andsource interface is GigabitEthernet 2/0/1 to bypass portal authentication. system-view[Sysname] portal free-rule 15 source ip 10.10.10.1 mask 24 interface GigabitEthernet 2/0/1destination ip anyportal serverSyntaxportal server server-name ip ip-address [ key key-string | port port-id | url url-string ] *undo portal server server-name [ key | port | url ]ViewSystem viewDefault Level2: System levelParametersserver-name: Name of the portal server, a case-sensitive string of 1 to 32 characters.ip-address: IP address of the portal server.key-string: Shared key for communication with the portal server, a case-sensitive string of 1 to 16characters.port-id: Destination port number used when the device sends a message to the portal serverunsolicitedly, in the range 1 to 65534. The default is 50100.url-string: Uniform resource locator (URL) to which HTTP packets are to be redirected, in thehttp://ip-address format. The default of ip-address is the IP address of the portal server.DescriptionUse the portal server command to configure a portal server.Use the undo portal server command to remove a portal server, restore the default destination portnumber or URL, or delete the shared key.By default, no portal server is configured.Note that: