|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.foxsmart.csu.config.CiscoRouterConfigParser
com.foxsmart.csu.config.global.AccessListMatchInfo
com.foxsmart.csu.config.global.AccessListMatchInfoAny
public class AccessListMatchInfoAny
The AccessListMatchInfoAny class matches any network traffic.
| Field Summary |
|---|
| Fields inherited from class com.foxsmart.csu.config.CiscoRouterConfigParser |
|---|
log, NO, tokenIndex |
| Constructor Summary | |
|---|---|
AccessListMatchInfoAny()
Constructs an access list match info any object. |
|
| Method Summary | |
|---|---|
java.lang.String |
generateIos()
Generates the IOS string associated with this part of the router configuration. |
void |
validate()
See comments in CiscoRouterConfigComponent. |
| Methods inherited from class com.foxsmart.csu.config.global.AccessListMatchInfo |
|---|
getPortInfo, setPortInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccessListMatchInfoAny()
| Method Detail |
|---|
public void validate()
throws InvalidConfigurationException
validate in class AccessListMatchInfoInvalidConfigurationException - if the configuration is invalid.
public java.lang.String generateIos()
throws InvalidConfigurationException
generateIos in class AccessListMatchInfoInvalidConfigurationException - if the configuration is invalid.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||