Displaying Router Settings; Resetting And Disabling Router Settings - Extreme Networks Summit 300-48 Software User's Manual

Extreme summit 300-48: software user guide
Hide thumbs Also See for Summit 300-48:
Table of Contents

Advertisement

The example in Figure 18 is configured as follows:
create vlan Finance
create vlan Personnel
config Finance add port 2,4
config Personnel add port 3,5
config Finance ipaddress 192.207.35.1
config Personnel ipaddress 192.207.36.1
enable ipforwarding

Displaying Router Settings

To display settings for various IP routing components, use the commands listed in Table 83.
Table 83: Router Show Commands
Command
show iparp {<ipaddress | vlan <name> |
permanent}
show iparp proxy {<ipaddress> {<mask>}}
show ipconfig {vlan <name>}
show ipconfig {vlan <name>} {detail}
show ipfdb {<ipaddress> <netmask> | vlan
<name> }
show ipstats {vlan <name>}

Resetting and Disabling Router Settings

To return router settings to their defaults and disable routing functions, use the commands listed in
Table 84
Table 84: Router Reset and Disable Commands
Command
clear iparp {<ipaddress> | vlan <name>}
clear ipfdb {<ipaddress> <netmask> | vlan
<name>]
disable bootp vlan [<name> | all]
disable bootprelay
Summit 300-48 Switch Software User Guide
Description
Displays the IP Address Resolution Protocol
(ARP) table. You can filter the display by IP
address, VLAN, or permanent entries.
Displays the proxy ARP table.
Displays configuration information for one or
all VLANs.
Displays IP configuration settings.
Displays the contents of the IP forwarding
database (FDB) table. If no option is
specified, all IP FDB entries are displayed.
Displays IP statistics for the CPU of the
system.
Description
Removes dynamic entries in the IP ARP table.
Permanent IP ARP entries are not affected.
Removes the dynamic entries in the IP
forwarding database. If no options are specified,
all IP FDB entries are removed.
Disables the generation and processing of
BOOTP packets.
Disables the forwarding of BOOTP requests.
Displaying Router Settings
203

Advertisement

Table of Contents
loading

Table of Contents