Brocade Communications Systems Brocade 8/12c Documentation Update page 239

Brocade network advisor documentation updates v11.1.x (53-1002363-03, august 2011)
Hide thumbs Also See for Brocade 8/12c:
Table of Contents

Advertisement

);
-- Name: mpls_lsp; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE mpls_lsp (
);
-- Name: mpls_path; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE mpls_path (
);
-- Name: mpls_path_hop; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE mpls_path_hop (
);
-- Name: mpls_rsvp_lsp; Type: TABLE; Schema: dcm; Owner: dcmadmin; Tablespace:
CREATE TABLE mpls_rsvp_lsp (
);
-- Name: mpls_rsvp_lsp_actually_routed_hop; Type: TABLE; Schema: dcm; Owner:
dcmadmin; Tablespace:
CREATE TABLE mpls_rsvp_lsp_actually_routed_hop (
);
-- Name: mpls_rsvp_lsp_admin_group; Type: TABLE; Schema: dcm; Owner: dcmadmin;
Tablespace:
CREATE TABLE mpls_rsvp_lsp_admin_group (
Brocade Network Advisor Documentation Updates
53-1002363-02
mpls_admin_group_db_id integer NOT NULL,
interface_id integer NOT NULL
mpls_lsp_db_id integer NOT NULL,
table_subtype character varying(32) NOT NULL,
name character varying(255) NOT NULL,
destination_ip_address character varying(255) NOT NULL,
oper_status smallint NOT NULL,
device_id integer NOT NULL
mpls_path_db_id integer NOT NULL,
name character varying(255) NOT NULL,
device_id integer NOT NULL
mpls_path_hop_db_id integer NOT NULL,
hop_index integer NOT NULL,
hop_ip_address character varying(255) NOT NULL,
hop_type smallint NOT NULL,
mpls_path_db_id integer NOT NULL
mpls_lsp_db_id integer NOT NULL,
is_enabled numeric(1,0) NOT NULL,
is_bypass numeric(1,0) NOT NULL,
from_ip_address character varying(255),
metric integer,
path_select_mode smallint,
path_select_path character varying(255),
revert_timer integer,
tie_breaking_mode smallint,
is_use_lsp_for_ospf_shortcuts numeric(1,0)
mpls_rsvp_lsp_actually_routed_hop_db_id integer NOT NULL,
hop_index integer NOT NULL,
hop_ip_address character varying(255) NOT NULL,
mpls_lsp_db_id integer NOT NULL
mpls_rsvp_lsp_admin_group_db_id integer NOT NULL,
affinity_type smallint NOT NULL,
mpls_admin_group_db_id integer NOT NULL,
mpls_rsvp_lsp_admin_group_container_db_id integer NOT NULL
E
Views
231

Advertisement

Table of Contents
loading

This manual is also suitable for:

Network advisor 11.1.0Brocade bladesystem 4/24

Table of Contents