
IP Configuration Command Set
Performing a Basic Router Configuration
Matrix DFE-Platinum and Diamond Series Configuration Guide
12-17
12.2.3 Performing a Basic Router Configuration
12.2.3.1
Using Router-Only Config Files
Although the Matrix Series’ single configuration interface provides one set of commands to
perform both switch and router configuration, it is still possible to use router-only commands to
configure the router. To do so, you need to add router config wrappers to your existing router config
files, as shown in
Figure 12-1
.
Figure 12-1
Example of a Simple Matrix Series Router Config File
12.2.3.2
Displaying or Writing the Current Config to a File
The Matrix Series’ single configuration interface allows you use the
show config
command to
display or write the current router configuration to a file. For details, refer to
Section 2.2.9.3
.
begin router 1
enable
conf t
write file
exit
disable
exit
end router 1