1. The Local IP address configured in the user profile, if set
2. The global reported IP address, if set
3. The first global local IP address, if set
4. The second global local IP address, if set
5. The third global local IP address, if set
6. The fourth global local IP address, if set
Note ¯
RADIUS packets leaving the PortMaster 4 have the source IP address of Ether1, even if the packet exits through Ether0.
Note ¯
ComOS 4.1 and later releases support both RIP-1 and RIP-2 on the PortMaster 4. Earlier releases of ComOS support only RIP-1.
Command> set Ether0 rip on |off |broadcast |listen |v2
{broadcast |multicast |on |v1-compatibility }
Command> set Ether0 ifilter Filtername
Note ¯
ICMP and UDP packets generated by the PortMaster are never blocked by the output filter.
Command> set Ether0 ofilter Filtername
Command> set Ether0 address Ipaddress
Note ¯
If you change the IP address of an Ethernet interface, you must reboot the PortMaster for the change to take effect.
Command> set Ether0 netmask Ipmask
Command> set ether0 ip enable |disable
Note ¯
This command is currently available only on the Ether0 port.
Note ¯
The PortMaster 4 supports the IPX protocol if it is running ComOS 4.1 or later. IPX is not supported in ComOS 4.0.
Command> set Ether0 ipxnet Ipxnetwork
Note ¯
If you change the IPX network address of an Ethernet interface, you must reboot the PortMaster for the change to take effect.
Command> set ether0 ipx enable |disable
Note ¯
This command is available only on the Ether0 port.
Command> set Ether0 ipxframe ethernet_802.2 |ethernet_802.2_ii |ethernet_802.3 |ethernet_ii
Note ¯
The PortMaster 4 supports Ethernet subinterfaces only on Ether0.
Command> add subinterface Name
This command adds an entry to the subinterface table, which you can then view with the show table subinterface command. Remove a subinterface from the subinterface table with the delete subinterface command.
2. Associate the subinterface with a physical port.
Command> set subinterface Name port Portlabel
3. Assign an IP address or an IP address and netmask to the subinterface.
Command> set subinterface Name Ipaddress [/NM]|[Ipaddress/NM]
You can specify the netmask in the /NM or dotted decimal format. You can also configure the IP address and netmask separately (see the PortMaster 4 Command Line Reference for details).
4. Set the broadcast for the interface.
Command> set subinterface Name broadcast high|low
5. Save the setting to nonvolatile RAM, and reset the interface.
Command> save all
Command> reset slot10
Although physically installed in slot 3, the Ether31 interface is monitored and reset through virtual slot 11.
Note ¯
The Ethernet interfaces on the manager module are always labeled Ether0 and Ether1.
Note ¯
Ether0 or Ether1 must be configured for the PortMaster 4 to function normally.
1. The local IP address configured in the user profile, if set
2. The global reported IP address, if set
3. The first global local IP address, if set
4. The second global local IP address, if set
5. The third global local IP address, if set
1. The first global local IP address, if set
2. The second global local IP address, if set
3. The third global local IP address, if set
4. The fourth global local IP address, if set
Command> set Ether0 ospf on |off [cost Number] [hello-interval Seconds] [dead-time Seconds]
Note ¯
You must set the same cost value, the same hello-interval value, and the same dead-time value on all routers attached to a common network.